Skip to content

Commit 3f4e202

Browse files
Bump org.jreleaser from 1.18.0 to 1.20.0
Bumps org.jreleaser from 1.18.0 to 1.20.0. --- updated-dependencies: - dependency-name: org.jreleaser dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2ea5c4 commit 3f4e202

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
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java-library'
33
id 'maven-publish'
4-
id 'org.jreleaser' version '1.18.0'
4+
id 'org.jreleaser' version '1.20.0'
55
id "com.diffplug.spotless" version "6.13.0"
66
}
77

0 commit comments

Comments
 (0)