Skip to content

Commit

Permalink
Merge db25826 into 1f3d3f0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
2 parents 1f3d3f0 + db25826 commit f732f83
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 @@ -59,7 +59,7 @@ resolvers ++= Seq(
val providedDependencies = Seq(
"org.jetbrains" % "annotations" % "24.1.0",
"org.apache.commons" % "commons-lang3" % "3.12.0",
"commons-codec" % "commons-codec" % "1.16.0",
"commons-codec" % "commons-codec" % "1.17.1",
"org.spigotmc" % "spigot-api" % "1.18.2-R0.1-SNAPSHOT",
// https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-bukkit/
"com.sk89q.worldguard" % "worldguard-bukkit" % "7.0.7",
Expand Down

0 comments on commit f732f83

Please sign in to comment.