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 9330f07 commit 0a8b460Copy full SHA for 0a8b460
1 file changed
build.gradle.kts
@@ -50,7 +50,7 @@ repositories {
50
}
51
52
dependencies {
53
- implementation(platform("com.intellectualsites.bom:bom-newest:1.44"))
+ implementation(platform("com.intellectualsites.bom:bom-newest:1.56"))
54
compileOnlyApi("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
55
compileOnly("com.mojang:authlib:1.5.25")
56
compileOnlyApi("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit")
0 commit comments