Skip to content

Commit

Permalink
Bump plugin-publish-plugin from 0.20.0 to 0.21.0
Browse files Browse the repository at this point in the history
Bumps plugin-publish-plugin from 0.20.0 to 0.21.0.

---
updated-dependencies:
- dependency-name: com.gradle.publish:plugin-publish-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 31, 2022
1 parent 1b6dc7b commit bb0ddfa
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 bb0ddfa

Please sign in to comment.