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.
2 parents 91146a7 + d9f426b commit 7fb33d0Copy full SHA for 7fb33d0
1 file changed
core/build.gradle.kts
@@ -45,7 +45,7 @@ dependencies {
45
46
implementation("com.github.GriefPrevention:GriefPrevention:18.0.0")
47
implementation("com.github.IncrediblePlugins:LandsAPI:7.25.4")
48
- implementation("com.github.Xyness:SimpleClaimSystem:1.12.3.4")
+ implementation("com.github.Xyness:SimpleClaimSystem:1.13.0.1")
49
implementation("com.github.Zrips:Residence:6.0.0.1") {
50
exclude(group = "org.bukkit")
51
}
0 commit comments