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 7b3c674 commit acb7946Copy full SHA for acb7946
2 files changed
.github/renovate.json
@@ -24,6 +24,7 @@
24
"org.apache.logging.log4j:log4j-api",
25
"org.apache.logging.log4j:log4j-bom",
26
"org.apache.logging.log4j:log4j-slf4j-impl",
27
+ "org.apache.logging.log4j:log4j-core",
28
"org.bstats:bstats-sponge",
29
"org.spongepowered:spongeapi",
30
"org.yaml:snakeyaml"
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ mapmanager = "1.8.0-SNAPSHOT"
14
griefprevention = "16.18.1"
15
griefdefender = "2.1.0-SNAPSHOT"
16
residence = "4.5._13.1"
17
-towny = "0.99.5.7"
+towny = "0.99.5.10"
18
plotsquared = "7.0.0-rc.4"
19
20
# Third party
0 commit comments