We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a45ef commit 9378ea4Copy full SHA for 9378ea4
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[plugins]
2
blossom = { id = "net.kyori.blossom", version = "2.1.0" }
3
-sponge-gradle-plugin = { id = "org.spongepowered.gradle.plugin", version = "2.2.0" }
+sponge-gradle-plugin = { id = "org.spongepowered.gradle.plugin", version = "2.3.0" }
4
run-paper = { id = "xyz.jpenilla.run-paper", version.ref = "run-task" }
5
run-velocity = { id = "xyz.jpenilla.run-velocity", version.ref = "run-task" }
6
run-waterfall = { id = "xyz.jpenilla.run-waterfall", version.ref = "run-task" }
0 commit comments