Skip to content

Commit cbfea41

Browse files
Merge 32bb6c6 into 04fa59a
2 parents 04fa59a + 32bb6c6 commit cbfea41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ val providedDependencies = Seq(
6161
"org.spigotmc" % "spigot-api" % "1.18.2-R0.1-SNAPSHOT",
6262
// https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-bukkit/
6363
"com.sk89q.worldguard" % "worldguard-bukkit" % "7.0.7",
64-
"net.coreprotect" % "coreprotect" % "21.3",
64+
"net.coreprotect" % "coreprotect" % "23.0",
6565
"com.mojang" % "authlib" % "6.0.58",
6666

6767
// no runtime

0 commit comments

Comments
 (0)