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 4c32fee commit 493222cCopy full SHA for 493222c
build.gradle.kts
@@ -49,7 +49,7 @@ repositories {
49
}
50
51
dependencies {
52
- implementation(platform("com.intellectualsites.bom:bom-newest:1.42"))
+ implementation(platform("com.intellectualsites.bom:bom-newest:1.43"))
53
compileOnlyApi("io.papermc.paper:paper-api:1.19.3-R0.1-SNAPSHOT")
54
compileOnly("com.mojang:authlib:1.5.25")
55
compileOnlyApi("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit")
0 commit comments