Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored May 2, 2022
1 parent e947382 commit c741a5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ net.java.dev.jna:jna:5.7.0 (4 constraints: 8f3892b9)
net.java.dev.jna:jna-platform:5.7.0 (2 constraints: 7d1ce6d6)
net.java.dev.jna:platform:3.4.0 (2 constraints: 6d1f8bd1)
org.antlr:antlr-runtime:3.4 (1 constraints: 1c0cc8e7)
org.checkerframework:checker-qual:3.21.4 (3 constraints: b51f1e53)
org.checkerframework:checker-qual:3.22.0 (3 constraints: b21f2d52)
org.checkerframework:dataflow-errorprone:3.21.4 (3 constraints: 6436b1f1)
org.eclipse.jgit:org.eclipse.jgit:5.13.0.202109080827-r (2 constraints: 9d277086)
org.jetbrains:annotations:19.0.0 (2 constraints: 441cf8cc)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ com.google.guava:guava = 31.1-jre
# conflict resolution
com.google.code.findbugs:jsr305 = 3.0.2
com.google.errorprone:error_prone_annotations = 2.11.0
org.checkerframework:checker-qual = 3.21.4
org.checkerframework:checker-qual = 3.22.0

0 comments on commit c741a5a

Please sign in to comment.