Skip to content

Commit 227a240

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.jetbrains-annotations-23.0.0' into combined-pr-branch
2 parents d93dae1 + da8d136 commit 227a240

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ dependencies {
5959

6060
api 'junit:junit:4.13.2'
6161
api 'org.slf4j:slf4j-api:1.7.32'
62-
compileOnly 'org.jetbrains:annotations:22.0.0'
63-
testCompileClasspath 'org.jetbrains:annotations:21.0.1'
62+
compileOnly 'org.jetbrains:annotations:23.0.0'
63+
testCompileClasspath 'org.jetbrains:annotations:23.0.0'
6464
api 'org.apache.commons:commons-compress:1.21'
6565
api ('org.rnorth.duct-tape:duct-tape:1.0.8') {
6666
exclude(group: 'org.jetbrains', module: 'annotations')

0 commit comments

Comments
 (0)