We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfbc879 commit 3e620feCopy full SHA for 3e620fe
1 file changed
build.gradle.kts
@@ -8,8 +8,8 @@ plugins {
8
`maven-publish`
9
kotlin("jvm") version "2.0.0"
10
application
11
- id("org.jreleaser") version "1.8.0"
12
- id("org.jreleaser.jdks") version "1.8.0"
+ id("org.jreleaser") version "1.12.0"
+ id("org.jreleaser.jdks") version "1.12.0"
13
}
14
15
java {
0 commit comments