Skip to content

Commit 0c6bb1a

Browse files
chore(deps): bump org.jreleaser from 1.18.0 to 1.20.0 (#146)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc5c528 commit 0c6bb1a

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)