Skip to content

Commit

Permalink
Merge pull request #238 from radarsh/dependabot/gradle/com.gradle.plu…
Browse files Browse the repository at this point in the history
…gin-publish-0.17.0
  • Loading branch information
radarsh authored Nov 6, 2021
2 parents 3ca188d + 892c687 commit 636596a
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 @@ plugins {
id 'maven-publish'
id 'idea'
id 'jacoco'
id 'com.gradle.plugin-publish' version '0.16.0'
id 'com.gradle.plugin-publish' version '0.17.0'
id 'com.github.kt3k.coveralls' version '2.12.0'
}

Expand Down

0 comments on commit 636596a

Please sign in to comment.