Skip to content

Commit c47c02f

Browse files
committed
chore: upgrade jreleaser version to 1.18.0
1 parent 540f1bf commit c47c02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
checkstyle
2323
jacoco
2424
id("com.github.spotbugs") version "4.7.1"
25-
id("org.jreleaser") version "1.9.0"
25+
id("org.jreleaser") version "1.18.0"
2626
}
2727

2828
allprojects {

0 commit comments

Comments
 (0)