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 9f63e8f commit e01e16eCopy full SHA for e01e16e
build.gradle.kts
@@ -27,7 +27,7 @@ plugins {
27
id("application")
28
kotlin("jvm") version "2.0.20"
29
id("com.diffplug.spotless") version "6.25.0"
30
- id("com.gradleup.shadow") version "8.3.1"
+ id("com.gradleup.shadow") version "8.3.2"
31
}
32
33
application {
0 commit comments