We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eb5b7f commit ed01313Copy full SHA for ed01313
gradle/libs.versions.toml
@@ -72,7 +72,7 @@ cloud-buildLogic-rootProject-spotless = { id = "org.incendo.cloud-build-logic.sp
72
run-paper = { id = "xyz.jpenilla.run-paper", version.ref = "run-task" }
73
run-velocity = { id = "xyz.jpenilla.run-velocity", version.ref = "run-task" }
74
run-waterfall = { id = "xyz.jpenilla.run-waterfall", version.ref = "run-task" }
75
-shadow = { id = "com.gradleup.shadow", version = "8.3.7" }
+shadow = { id = "com.gradleup.shadow", version = "8.3.8" }
76
77
[bundles]
78
immutables = ["immutables", "immutablesAnnotate"]
0 commit comments