Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#939)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Oct 10, 2023
1 parent ea9e836 commit fe63326
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ com.google.auto:auto-common:1.2.1 (2 constraints: 5a219b5a)
com.google.auto.service:auto-service:1.1.1 (1 constraints: 0505f435)
com.google.auto.service:auto-service-annotations:1.1.1 (1 constraints: 9c0f6a86)
com.google.code.findbugs:jsr305:3.0.2 (3 constraints: 571ca3f6)
com.google.errorprone:error_prone_annotations:2.19.1 (4 constraints: 4f27c87b)
com.google.errorprone:error_prone_annotations:2.21.1 (4 constraints: 4a27557a)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:32.1.2-jre (7 constraints: 7e6ddaa1)
com.google.guava:guava:32.1.3-jre (7 constraints: 7f6d07a3)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.j2objc:j2objc-annotations:2.8 (2 constraints: 9716ab11)
com.googlecode.concurrent-trees:concurrent-trees:2.6.1 (1 constraints: 761166da)
Expand All @@ -28,7 +28,7 @@ com.squareup.okio:okio:3.2.0 (1 constraints: 4f0c2cfd)
com.squareup.okio:okio-jvm:3.2.0 (1 constraints: 4c0ac7b9)
commons-codec:commons-codec:1.16.0 (1 constraints: 780efe5e)
dev.equo.ide:solstice:1.7.3 (1 constraints: 781166da)
org.checkerframework:checker-qual:3.35.0 (3 constraints: 1b224228)
org.checkerframework:checker-qual:3.37.0 (3 constraints: 1f226a29)
org.derive4j:derive4j-annotation:1.1.1 (1 constraints: 0505f435)
org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r (2 constraints: f22a55d9)
org.eclipse.platform:org.eclipse.osgi:3.18.300 (1 constraints: 5e0ad9c7)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ com.github.ben-manes.caffeine:caffeine = 3.1.8
com.google.auto.service:auto-service = 1.1.1
com.google.code.findbugs:jsr305 = 3.0.2
com.google.errorprone:error_prone_annotations = 2.11.0
com.google.guava:guava = 32.1.2-jre
com.google.guava:guava = 32.1.3-jre
com.google.guava:guava-testlib = 27.0.1-jre
com.google.testing.compile:compile-testing = 0.15
com.google.truth:truth = 1.1.5
Expand Down

0 comments on commit fe63326

Please sign in to comment.