We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea625c3 commit 2110731Copy full SHA for 2110731
build.gradle.kts
@@ -27,7 +27,7 @@ plugins {
27
id("application")
28
kotlin("jvm") version "2.0.21"
29
id("com.diffplug.spotless") version "6.25.0"
30
- id("com.gradleup.shadow") version "8.3.4"
+ id("com.gradleup.shadow") version "8.3.5"
31
}
32
33
application {
0 commit comments