Skip to content

Commit

Permalink
Upgrade gradle-git-publish to 0.3.2-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sormuras committed Oct 20, 2017
1 parent 081e3ae commit f6e1246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
classpath('com.diffplug.spotless:spotless-plugin-gradle:3.5.2')
classpath('com.github.ben-manes:gradle-versions-plugin:0.15.0')
classpath('io.spring.gradle:propdeps-plugin:0.0.9.RELEASE')
classpath('org.ajoberstar:gradle-git-publish:0.3.0')
classpath('org.ajoberstar:gradle-git-publish:0.3.2-rc.1')
classpath('org.ajoberstar:gradle-git:1.7.2')
classpath('org.junit.platform:junit-platform-gradle-plugin:1.0.1')
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}")
Expand Down

0 comments on commit f6e1246

Please sign in to comment.