Skip to content

Commit b6abfa3

Browse files
dependabot[bot]remkop
authored andcommitted
Bump badass-jar from 1.1.3 to 1.2.0
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] <[email protected]>
1 parent f1be431 commit b6abfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
dependencies {
1515
classpath "org.asciidoctor:asciidoctor-gradle-jvm:$asciidoctorGradlePluginVersion"
1616
classpath 'org.asciidoctor:asciidoctorj-pdf:1.6.0'
17-
classpath "gradle.plugin.org.beryx:badass-jar:1.1.3"
17+
classpath "gradle.plugin.org.beryx:badass-jar:1.2.0"
1818
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:5.1.2'
1919
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0"
2020
}

0 commit comments

Comments
 (0)