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 342f6ae commit 886e4c3Copy full SHA for 886e4c3
core/build.gradle
@@ -116,7 +116,7 @@ dependencies {
116
117
compile 'junit:junit:4.12'
118
compile 'org.slf4j:slf4j-api:1.7.30'
119
- compile 'org.jetbrains:annotations:17.0.0'
+ compile 'org.jetbrains:annotations:19.0.0'
120
compile 'org.apache.commons:commons-compress:1.20'
121
compile ('org.rnorth.duct-tape:duct-tape:1.0.8') {
122
exclude(group: 'org.jetbrains', module: 'annotations')
0 commit comments