We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2d0d6a + b9bf17a commit f4ca046Copy full SHA for f4ca046
build.gradle.kts
@@ -42,7 +42,7 @@ val EAGXS_VER = "1.0.8"
42
43
plugins {
44
id("java")
45
- id("com.gradleup.shadow") version "9.3.0"
+ id("com.gradleup.shadow") version "9.3.2"
46
id("com.palantir.git-version") version "4.2.0"
47
id("xyz.jpenilla.run-paper") version "3.0.2"
48
id("xyz.jpenilla.run-waterfall") version "3.0.2"
0 commit comments