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 bca86d2 commit 03a2381Copy full SHA for 03a2381
build.gradle
@@ -19,7 +19,7 @@ java {
19
20
dependencies {
21
api 'org.slf4j:slf4j-api:2.0.5'
22
- api 'org.jetbrains:annotations:23.0.0'
+ api 'org.jetbrains:annotations:24.0.0'
23
api 'com.coditory.quark:quark-eventbus:0.0.5'
24
testImplementation 'ch.qos.logback:logback-classic:1.4.5'
25
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
0 commit comments