Skip to content

Commit

Permalink
chore(deps): update dependency net.coreprotect:coreprotect to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent e61ac46 commit f0496e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ val providedDependencies = Seq(
"org.spigotmc" % "spigot-api" % "1.12.2-R0.1-SNAPSHOT",
// https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-bukkit/
"com.sk89q.worldguard" % "worldguard-legacy" % "6.2",
"net.coreprotect" % "coreprotect" % "2.14.2",
"net.coreprotect" % "coreprotect" % "22.0",
"com.mojang" % "authlib" % "1.6.25",

// no runtime
Expand Down

0 comments on commit f0496e2

Please sign in to comment.