diff --git a/build.gradle b/build.gradle index 8b042de..c2ce533 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ repositories { dependencies { compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.34")) - compileOnly "org.jetbrains:annotations:24.1.0" + compileOnly "org.jetbrains:annotations:25.0.0" compileOnly sourceSets.javaFxStub.output api "net.lenni0451.commons:httpclient:1.6.0"