Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.jetbr…
Browse files Browse the repository at this point in the history
…ains-annotations-22.0.0' into combined-pr-branch
  • Loading branch information
rnorth committed Sep 6, 2021
2 parents eabbf39 + c15212d commit b35df94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {

api 'junit:junit:4.12'
api 'org.slf4j:slf4j-api:1.7.32'
compileOnly 'org.jetbrains:annotations:21.0.1'
compileOnly 'org.jetbrains:annotations:22.0.0'
testCompileClasspath 'org.jetbrains:annotations:21.0.1'
api 'org.apache.commons:commons-compress:1.21'
api ('org.rnorth.duct-tape:duct-tape:1.0.8') {
Expand Down

0 comments on commit b35df94

Please sign in to comment.