We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a073202 commit d954954Copy full SHA for d954954
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.2.3"
+ id("xyz.srnyx.gradle-galaxy") version "1.3.1"
10
id("com.gradleup.shadow") version "8.3.0"
11
}
12
0 commit comments