We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62fcf21 + b94aece commit 865a18bCopy full SHA for 865a18b
build.sbt
@@ -55,7 +55,7 @@ resolvers ++= Seq(
55
)
56
57
val providedDependencies = Seq(
58
- "org.jetbrains" % "annotations" % "26.0.2",
+ "org.jetbrains" % "annotations" % "26.0.2-1",
59
"org.apache.commons" % "commons-lang3" % "3.18.0",
60
"commons-codec" % "commons-codec" % "1.19.0",
61
"org.spigotmc" % "spigot-api" % "1.18.2-R0.1-SNAPSHOT",
0 commit comments