Skip to content

Commit 550308a

Browse files
build: bump jreleaser
1 parent 20c49b1 commit 550308a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ val CLI_VERSION = "0.93.0-SNAPSHOT"
99
plugins {
1010
application
1111
id("com.github.johnrengelman.shadow") version "7.1.2"
12-
id("org.jreleaser") version "1.2.0"
12+
id("org.jreleaser") version "1.16.0"
1313
}
1414

1515
application {

0 commit comments

Comments
 (0)