We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a66cc3 commit 7238833Copy full SHA for 7238833
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ gradle-nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", versi
12
groovy = { module = "org.apache.groovy:groovy", version.ref = "groovy" }
13
# dependencies
14
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
15
-jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
+jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.1" }
16
quark-eventbus = { module = "com.coditory.quark:quark-eventbus", version = "0.0.5" }
17
# test dependencies
18
spock-core = { module = "org.spockframework:spock-core", version = "2.4-M4-groovy-4.0" }
0 commit comments