We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7a0c74 + ca5d40d commit acc81deCopy full SHA for acc81de
build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
compileOnly("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT")
55
// Fawe Support
56
implementation(platform("com.intellectualsites.bom:bom-1.18.x:1.31"))
57
- implementation("com.intellectualsites.arkitektonika:Arkitektonika-Client:2.1.2")
+ implementation("com.intellectualsites.arkitektonika:Arkitektonika-Client:2.1.3")
58
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core")
59
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit") {
60
isTransitive = false
0 commit comments