We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7fe321 commit 291e39bCopy full SHA for 291e39b
jdk_17_gradle/cs/rest/bibliothek/build.gradle.kts
@@ -49,6 +49,7 @@ dependencies {
49
50
tasks {
51
bootJar {
52
+ version = ""
53
archiveClassifier.set("sut")
54
launchScript()
55
}
0 commit comments