diff --git a/build.gradle b/build.gradle index d92f8e24..17eaa827 100644 --- a/build.gradle +++ b/build.gradle @@ -188,7 +188,7 @@ subprojects { } dependencies { - implementation "org.jetbrains:annotations:23.0.0" + implementation "org.jetbrains:annotations:24.0.1" implementation "io.github.classgraph:classgraph:4.8.149" implementation "com.github.seancfoley:ipaddress:5.3.4"