Skip to content

Commit 865a18b

Browse files
Merge b94aece into 62fcf21
2 parents 62fcf21 + b94aece commit 865a18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ resolvers ++= Seq(
5555
)
5656

5757
val providedDependencies = Seq(
58-
"org.jetbrains" % "annotations" % "26.0.2",
58+
"org.jetbrains" % "annotations" % "26.0.2-1",
5959
"org.apache.commons" % "commons-lang3" % "3.18.0",
6060
"commons-codec" % "commons-codec" % "1.19.0",
6161
"org.spigotmc" % "spigot-api" % "1.18.2-R0.1-SNAPSHOT",

0 commit comments

Comments
 (0)