Skip to content

Commit

Permalink
Merge pull request #2170 from shestee/release/3.x
Browse files Browse the repository at this point in the history
Bump Shipkit plugins versions
  • Loading branch information
mockitoguy committed Jan 11, 2021
2 parents 9208854 + 2cbd284 commit 4c569d1
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.+"
classpath "org.shipkit:shipkit-changelog:0.+"
classpath "org.shipkit:shipkit-auto-version:1.1.1"
classpath "org.shipkit:shipkit-changelog:1.1.1"
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.+"

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

0 comments on commit 4c569d1

Please sign in to comment.