Skip to content

Commit 265c5a0

Browse files
build(deps): Bump org.jreleaser from 1.20.0 to 1.21.0 (#2366)
Bumps org.jreleaser from 1.20.0 to 1.21.0. --- updated-dependencies: - dependency-name: org.jreleaser dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e778e4 commit 265c5a0

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
@@ -9,7 +9,7 @@ plugins {
99
id 'signing'
1010
id 'org.owasp.dependencycheck' version '12.1.8'
1111
id 'com.gradleup.shadow' version '9.2.2'
12-
id 'org.jreleaser' version '1.20.0'
12+
id 'org.jreleaser' version '1.21.0'
1313
}
1414

1515
ext {

0 commit comments

Comments
 (0)