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 3325a2f commit b706f5bCopy full SHA for b706f5b
eternalcombat-plugin/build.gradle.kts
@@ -59,7 +59,7 @@ dependencies {
59
compileOnly("me.clip:placeholderapi:${Versions.PLACEHOLDER_API}")
60
61
// Lands
62
- compileOnly("com.github.angeschossen:LandsAPI:7.17.2")
+ compileOnly("com.github.angeschossen:LandsAPI:7.19.15")
63
64
// Multification
65
implementation("com.eternalcode:multification-bukkit:${Versions.MULTIFICATION}")
0 commit comments