mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2024-12-15 04:41:37 +08:00
Bump paperlib dep.
Fixes a bug with detecting pre-release versions.
This commit is contained in:
parent
511daa5078
commit
1aad921836
@ -55,7 +55,7 @@
|
||||
"compileOnly"("io.papermc.paper:paper-api:1.17-R0.1-SNAPSHOT") {
|
||||
exclude(group = "org.slf4j", module = "slf4j-api")
|
||||
}
|
||||
"implementation"("io.papermc:paperlib:1.0.6")
|
||||
"implementation"("io.papermc:paperlib:1.0.7")
|
||||
"compileOnly"("com.sk89q:dummypermscompat:1.10")
|
||||
"implementation"("org.bstats:bstats-bukkit:2.1.0")
|
||||
"implementation"("it.unimi.dsi:fastutil")
|
||||
|
Loading…
Reference in New Issue
Block a user