diff --git a/build.gradle b/build.gradle index b8940f0..7536887 100644 --- a/build.gradle +++ b/build.gradle @@ -56,7 +56,7 @@ repositories { dependencies { compileOnly 'io.papermc.paper:paper-api:1.20.5-R0.1-SNAPSHOT' - compileOnly 'com.github.spotbugs:spotbugs-annotations:4.8.3' + compileOnly 'com.github.spotbugs:spotbugs-annotations:4.8.5' implementation 'io.papermc:paperlib:1.0.8' antlr "org.antlr:antlr4:4.7" // use ANTLR version 4 testImplementation 'io.papermc.paper:paper-api:1.20.5-R0.1-SNAPSHOT'