We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2166da8 commit 42ba648Copy full SHA for 42ba648
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("java")
3
- id("com.gradleup.shadow") version "9.4.0" apply false
+ id("com.gradleup.shadow") version "9.4.1" apply false
4
}
5
6
val javaVersionsOverride = mapOf(
0 commit comments