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 a1a38e8 commit 7af8befCopy full SHA for 7af8bef
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
`java-library`
3
application
4
idea
5
- id("com.gradleup.shadow") version "9.3.2"
+ id("com.gradleup.shadow") version "9.4.0"
6
}
7
8
group = "com.eternalcode"
0 commit comments