Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Oct 18, 2023
1 parent bde731d commit 2fb4f85
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
@@ -1,12 +1,12 @@
# Run ./gradlew --write-locks to regenerate this file
com.google.code.findbugs:jsr305:3.0.2 (1 constraints: 170aecb4)
com.google.errorprone:error_prone_annotations:2.18.0 (2 constraints: aa14bab7)
com.google.errorprone:error_prone_annotations:2.21.1 (2 constraints: a5140fb7)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:32.1.2-jre (4 constraints: 93342ac6)
com.google.guava:guava:32.1.3-jre (4 constraints: 9434b2c6)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.google.j2objc:j2objc-annotations:2.8 (1 constraints: be09f5a0)
com.squareup:javapoet:1.13.0 (1 constraints: 3705323b)
org.checkerframework:checker-qual:3.33.0 (2 constraints: ac1489b7)
org.checkerframework:checker-qual:3.37.0 (2 constraints: b01411b8)

[Test dependencies]
com.google.auto:auto-common:0.11 (1 constraints: e711f5e8)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
com.fasterxml.jackson.core:jackson-databind = 2.13.2.1
com.google.guava:guava = 32.1.2-jre
com.google.guava:guava = 32.1.3-jre
org.junit.jupiter:* = 5.10.0
org.assertj:assertj-core = 3.24.2
com.google.testing.compile:compile-testing = 0.19
Expand Down

0 comments on commit 2fb4f85

Please sign in to comment.