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.
2 parents 04fa59a + 32bb6c6 commit cbfea41Copy full SHA for cbfea41
build.sbt
@@ -61,7 +61,7 @@ val providedDependencies = Seq(
61
"org.spigotmc" % "spigot-api" % "1.18.2-R0.1-SNAPSHOT",
62
// https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-bukkit/
63
"com.sk89q.worldguard" % "worldguard-bukkit" % "7.0.7",
64
- "net.coreprotect" % "coreprotect" % "21.3",
+ "net.coreprotect" % "coreprotect" % "23.0",
65
"com.mojang" % "authlib" % "6.0.58",
66
67
// no runtime
0 commit comments