Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#238)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `com.google.guava:guava 32.0.0-jre -> 32.0.1-jre`
  • Loading branch information
mellbot[bot] authored Jun 9, 2023
1 parent 0996e56 commit bda308b
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 @@ -20,7 +20,7 @@ com.google.code.findbugs:jsr305:3.0.2 (4 constraints: d8363e48)
com.google.errorprone:error_prone_annotations:2.18.0 (10 constraints: aaa33d54)
com.google.googlejavaformat:google-java-format:1.17.0 (1 constraints: 3b053e3b)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:32.0.0-jre (10 constraints: 45b14d30)
com.google.guava:guava:32.0.1-jre (10 constraints: 46b13332)
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.jakewharton.nopen:nopen-annotations:1.0.1 (3 constraints: 7d256836)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ com.github.ben-manes.caffeine:caffeine = 3.1.6
com.google.auto.service:auto-service = 1.1.0
com.google.errorprone:error_prone_core = 2.19.1
com.google.googlejavaformat:google-java-format = 1.17.0
com.google.guava:guava = 32.0.0-jre
com.google.guava:guava = 32.0.1-jre
com.jakewharton.nopen:* = 1.0.1
com.markelliot.barista.tracing:barista-tracing = 0.38.0
com.markelliot.result:result = 0.38.0
Expand Down

0 comments on commit bda308b

Please sign in to comment.