Skip to content

Commit

Permalink
Merge 9a062cc into a6adbee
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2024
2 parents a6adbee + 9a062cc commit 6b7b684
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 @@ -58,7 +58,7 @@ resolvers ++= Seq(

val providedDependencies = Seq(
"org.jetbrains" % "annotations" % "24.1.0",
"org.apache.commons" % "commons-lang3" % "3.12.0",
"org.apache.commons" % "commons-lang3" % "3.17.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/
Expand Down

0 comments on commit 6b7b684

Please sign in to comment.