Skip to content

Commit

Permalink
Merge 0104f09 into d5e1fe4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
2 parents d5e1fe4 + 0104f09 commit e2dc99f
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 @@ -57,7 +57,7 @@ resolvers ++= Seq(
)

val providedDependencies = Seq(
"org.jetbrains" % "annotations" % "24.1.0",
"org.jetbrains" % "annotations" % "26.0.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",
Expand Down

0 comments on commit e2dc99f

Please sign in to comment.