Skip to content

Commit

Permalink
Bumped version of Shipkit plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
mockitoguy committed Dec 30, 2020
1 parent 5f05808 commit 6ade10a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ buildscript {
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:1.3.0'

//Using buildscript.classpath so that we can resolve plugins from maven local, during local testing
classpath "org.shipkit:shipkit-auto-version:0.0.+"
classpath "org.shipkit:shipkit-changelog:0.0.+"
classpath "org.shipkit:shipkit-auto-version:0.+"
classpath "org.shipkit:shipkit-changelog:0.+"
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.+"

classpath 'com.google.googlejavaformat:google-java-format:1.9'
Expand Down

0 comments on commit 6ade10a

Please sign in to comment.