Skip to content

Commit 3f78083

Browse files
dependabot[bot]gotson
authored andcommitted
build(deps): bump org.jreleaser from 1.20.0 to 1.21.0
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]>
1 parent ceffde5 commit 3f78083

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
@@ -3,7 +3,7 @@ plugins {
33
id 'maven-publish'
44
id 'signing'
55
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
6-
id 'org.jreleaser' version '1.20.0'
6+
id 'org.jreleaser' version '1.21.0'
77
id 'org.gradle.test-retry' version "1.6.2"
88
}
99

0 commit comments

Comments
 (0)