Skip to content

Commit

Permalink
Merge pull request #155 from radarsh/hotfix/upgrade-plugin-publish
Browse files Browse the repository at this point in the history
Upgrade plugin publish plugin
  • Loading branch information
radarsh committed Jun 30, 2020
2 parents 9162bc2 + 0a6afe0 commit 85f76c7
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 @@ -10,7 +10,7 @@ plugins {
id 'maven-publish'
id 'idea'
id 'jacoco'
id 'com.gradle.plugin-publish' version '0.10.1'
id 'com.gradle.plugin-publish' version '0.12.0'
id 'com.github.kt3k.coveralls' version '2.9.0'
}

Expand Down

0 comments on commit 85f76c7

Please sign in to comment.