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 5a5e3e2 commit 977987eCopy full SHA for 977987e
build.gradle.kts
@@ -7,7 +7,7 @@ import xyz.srnyx.gradlegalaxy.utility.setupPublishing
7
plugins {
8
java
9
id("xyz.srnyx.gradle-galaxy") version "1.3.3"
10
- id("com.gradleup.shadow") version "8.3.6"
+ id("com.gradleup.shadow") version "8.3.7"
11
}
12
13
setupJava("xyz.srnyx", "2.0.0", "General Java utility library for srnyx's projects", JavaVersion.VERSION_1_8)
0 commit comments