Skip to content

Commit

Permalink
Bump gradle-nexus-staging-plugin from 0.21.0 to 0.30.0
Browse files Browse the repository at this point in the history
Bumps gradle-nexus-staging-plugin from 0.21.0 to 0.30.0.

---
updated-dependencies:
- dependency-name: io.codearte.gradle.nexus:gradle-nexus-staging-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and remkop committed Dec 1, 2021
1 parent d6c270f commit d9ca53b
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 @@ -16,7 +16,7 @@ buildscript {
classpath 'org.asciidoctor:asciidoctorj-pdf:1.6.0'
classpath "gradle.plugin.org.beryx:badass-jar:1.1.3"
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:5.1.2'
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.0"
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0"
}
}

Expand Down

0 comments on commit d9ca53b

Please sign in to comment.