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 db32f84 commit a142826Copy full SHA for a142826
build.gradle.kts
@@ -45,7 +45,7 @@ repositories {
45
}
46
47
dependencies {
48
- implementation(platform("com.intellectualsites.bom:bom-newest:1.55"))
+ implementation(platform("com.intellectualsites.bom:bom-newest:1.56"))
49
compileOnly("com.intellectualsites.plotsquared:plotsquared-bukkit")
50
compileOnly("io.papermc.paper:paper-api")
51
compileOnly(libs.holographicdisplays)
0 commit comments