Skip to content

Commit 886e4c3

Browse files
Bump annotations from 17.0.0 to 19.0.0 in /core (#2358)
1 parent 342f6ae commit 886e4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dependencies {
116116

117117
compile 'junit:junit:4.12'
118118
compile 'org.slf4j:slf4j-api:1.7.30'
119-
compile 'org.jetbrains:annotations:17.0.0'
119+
compile 'org.jetbrains:annotations:19.0.0'
120120
compile 'org.apache.commons:commons-compress:1.20'
121121
compile ('org.rnorth.duct-tape:duct-tape:1.0.8') {
122122
exclude(group: 'org.jetbrains', module: 'annotations')

0 commit comments

Comments
 (0)