Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains:annotations to v26.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 34071b6 commit 772cd20
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 @@ -55,7 +55,7 @@ resolvers ++= Seq(
)

val providedDependencies = Seq(
"org.jetbrains" % "annotations" % "26.0.1",
"org.jetbrains" % "annotations" % "26.0.2",
"org.apache.commons" % "commons-lang3" % "3.17.0",
"commons-codec" % "commons-codec" % "1.17.2",
"org.spigotmc" % "spigot-api" % "1.18.2-R0.1-SNAPSHOT",
Expand Down

0 comments on commit 772cd20

Please sign in to comment.