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 a97f2fe commit 6210cb6Copy full SHA for 6210cb6
build.gradle.kts
@@ -6,7 +6,7 @@ import xyz.srnyx.gradlegalaxy.utility.setupPublishing
6
7
plugins {
8
java
9
- id("xyz.srnyx.gradle-galaxy") version "1.3.3"
+ id("xyz.srnyx.gradle-galaxy") version "1.3.5"
10
id("com.gradleup.shadow") version "8.3.8"
11
}
12
0 commit comments