Skip to content

Commit

Permalink
fix: publish to plugins.gradle.org
Browse files Browse the repository at this point in the history
Merge pull request #54 from timyates/patch-1
  • Loading branch information
tschulte committed Oct 23, 2017
2 parents c846b3c + aaada42 commit 1aad76f
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 @@ -11,7 +11,7 @@ buildscript {
classpath 'net.saliman:gradle-cobertura-plugin:2.3.2'
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.6.3'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.12.0'
classpath "com.gradle.publish:plugin-publish-plugin:0.9.5"
classpath "com.gradle.publish:plugin-publish-plugin:0.9.9"
}
}

Expand Down

0 comments on commit 1aad76f

Please sign in to comment.