Skip to content

Commit

Permalink
Merge pull request #629 from freefair/dependabot/gradle/examples/com.…
Browse files Browse the repository at this point in the history
…gradle.publish-plugin-publish-plugin-1.1.0

Bump plugin-publish-plugin from 1.0.0 to 1.1.0 in /examples
  • Loading branch information
larsgrefer committed Nov 12, 2022
2 parents 910565b + a1917cc commit 715e0af
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:1.0.0"
classpath "com.gradle.publish:plugin-publish-plugin:1.1.0"

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

0 comments on commit 715e0af

Please sign in to comment.