diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e2eb4f1..ef5f8dd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ build-testLogger = "com.adarshr:gradle-test-logger-plugin:4.0.0" build-errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:2.0.2" # Miscellaneous -annotations = "org.jetbrains:annotations:24.0.1" +annotations = "org.jetbrains:annotations:24.1.0" [plugins] indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" } \ No newline at end of file