Skip to content

Commit

Permalink
Bump badass-jar from 1.1.3 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps badass-jar from 1.1.3 to 1.2.0.

---
updated-dependencies:
- dependency-name: gradle.plugin.org.beryx:badass-jar
  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 f1be431 commit b6abfa3
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 @@ -14,7 +14,7 @@ buildscript {
dependencies {
classpath "org.asciidoctor:asciidoctor-gradle-jvm:$asciidoctorGradlePluginVersion"
classpath 'org.asciidoctor:asciidoctorj-pdf:1.6.0'
classpath "gradle.plugin.org.beryx:badass-jar:1.1.3"
classpath "gradle.plugin.org.beryx:badass-jar:1.2.0"
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:5.1.2'
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0"
}
Expand Down

0 comments on commit b6abfa3

Please sign in to comment.