Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Commit 41bca9a

Browse files
authored
Merge pull request #873 from mockito/sf
Bumped version of publishing plugin
2 parents 726f725 + 00556d6 commit 41bca9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subprojects/shipkit/shipkit.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222

2323
compile "com.github.cliftonlabs:json-simple:2.1.2"
2424
compile 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
25-
compile "com.gradle.publish:plugin-publish-plugin:0.9.10"
25+
compile "com.gradle.publish:plugin-publish-plugin:0.12.0"
2626
compile 'com.googlecode.java-diff-utils:diffutils:1.3.0'
2727

2828
testCompile("org.spockframework:spock-core:1.3-groovy-2.4") {

0 commit comments

Comments
 (0)