Skip to content

Commit 934fd27

Browse files
authored
Bump jreleaser to 1.21.0 (#1816)
1 parent 0bfadd0 commit 934fd27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515
checkstyle
1616
jacoco
1717
id("com.github.spotbugs") version "6.3.0"
18-
id("org.jreleaser") version "1.20.0"
18+
id("org.jreleaser") version "1.21.0"
1919
id("com.diffplug.spotless") version "8.1.0"
2020
}
2121

0 commit comments

Comments
 (0)