Skip to content

Commit

Permalink
Bump plugin-publish-plugin from 0.17.0 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps plugin-publish-plugin from 0.17.0 to 0.18.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2021
1 parent 2da8ec5 commit e58c512
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.17.0"
classpath "com.gradle.publish:plugin-publish-plugin:0.18.0"
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0"

def pluginVersion = "6.3.0"
Expand Down

0 comments on commit e58c512

Please sign in to comment.