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 8c03d3e commit faea059Copy full SHA for faea059
1 file changed
build.gradle.kts
@@ -31,7 +31,7 @@ repositories {
31
}
32
33
dependencies {
34
- implementation(platform("com.intellectualsites.bom:bom-newest:1.55"))
+ implementation(platform("com.intellectualsites.bom:bom-newest:1.56"))
35
compileOnly("com.intellectualsites.plotsquared:plotsquared-core") {
36
exclude(group = "worldedit-core")
37
0 commit comments