Skip to content

Commit

Permalink
Merge pull request #502 from freefair/dependabot/gradle/com.gradle.pu…
Browse files Browse the repository at this point in the history
…blish-plugin-publish-plugin-0.21.0

Bump plugin-publish-plugin from 0.20.0 to 0.21.0
  • Loading branch information
larsgrefer committed Mar 31, 2022
2 parents 1b6dc7b + bb0ddfa commit 063d3ab
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 @@ -5,7 +5,7 @@ buildscript {
}
}
dependencies {
classpath "com.gradle.publish:plugin-publish-plugin:0.20.0"
classpath "com.gradle.publish:plugin-publish-plugin:0.21.0"

def pluginVersion = "6.4.1"
classpath "io.freefair.gradle:maven-plugin:$pluginVersion"
Expand Down

0 comments on commit 063d3ab

Please sign in to comment.