diff --git a/build.sbt b/build.sbt index 4a519a2226..24140ecbea 100644 --- a/build.sbt +++ b/build.sbt @@ -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",