Skip to content

Commit b35df94

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.jetbrains-annotations-22.0.0' into combined-pr-branch
2 parents eabbf39 + c15212d commit b35df94

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
@@ -68,7 +68,7 @@ dependencies {
6868

6969
api 'junit:junit:4.12'
7070
api 'org.slf4j:slf4j-api:1.7.32'
71-
compileOnly 'org.jetbrains:annotations:21.0.1'
71+
compileOnly 'org.jetbrains:annotations:22.0.0'
7272
testCompileClasspath 'org.jetbrains:annotations:21.0.1'
7373
api 'org.apache.commons:commons-compress:1.21'
7474
api ('org.rnorth.duct-tape:duct-tape:1.0.8') {

0 commit comments

Comments
 (0)