We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993c82b commit bfec84fCopy full SHA for bfec84f
core/build.gradle
@@ -102,7 +102,7 @@ dependencies {
102
103
api 'junit:junit:4.12'
104
api 'org.slf4j:slf4j-api:1.7.32'
105
- compileOnly 'org.jetbrains:annotations:21.0.1'
+ compileOnly 'org.jetbrains:annotations:23.1.0'
106
testCompileClasspath 'org.jetbrains:annotations:21.0.1'
107
api 'org.apache.commons:commons-compress:1.20'
108
api ('org.rnorth.duct-tape:duct-tape:1.0.8') {
0 commit comments