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.
2 parents eabbf39 + c15212d commit b35df94Copy full SHA for b35df94
core/build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
69
api 'junit:junit:4.12'
70
api 'org.slf4j:slf4j-api:1.7.32'
71
- compileOnly 'org.jetbrains:annotations:21.0.1'
+ compileOnly 'org.jetbrains:annotations:22.0.0'
72
testCompileClasspath 'org.jetbrains:annotations:21.0.1'
73
api 'org.apache.commons:commons-compress:1.21'
74
api ('org.rnorth.duct-tape:duct-tape:1.0.8') {
0 commit comments