Skip to content

Commit

Permalink
Merge pull request #2007 from GiganticMinecraft/renovate/commons-code…
Browse files Browse the repository at this point in the history
…c-commons-codec-1.x
  • Loading branch information
KisaragiEffective authored May 19, 2023
2 parents 7cb7124 + f002472 commit fba011c
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" % "17.0.0",
"org.apache.commons" % "commons-lang3" % "3.9",
"commons-codec" % "commons-codec" % "1.12",
"commons-codec" % "commons-codec" % "1.15",
"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",
Expand Down

0 comments on commit fba011c

Please sign in to comment.