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 9f33de0 commit 6eb8960Copy full SHA for 6eb8960
eternalcombat-plugin/build.gradle.kts
@@ -50,7 +50,7 @@ dependencies {
50
compileOnly("me.clip:placeholderapi:${Versions.PLACEHOLDER_API}")
51
52
// Lands
53
- compileOnly("com.github.angeschossen:LandsAPI:7.15.20")
+ compileOnly("com.github.angeschossen:LandsAPI:7.17.2")
54
55
// Multification
56
implementation("com.eternalcode:multification-bukkit:${Versions.MULTIFICATION}")
0 commit comments