diff --git a/build.gradle.kts b/build.gradle.kts index dc6039cb..b82aa945 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -102,7 +102,7 @@ dependencies { implementation("com.captcha:botdetect-jsp20:4.0.beta3.7") - implementation("com.github.spotbugs:spotbugs-annotations:4.7.3") + implementation("com.github.spotbugs:spotbugs-annotations:4.8.0") implementation("com.google.guava:guava:32.1.3-jre")