Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#135)
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 authored Jun 9, 2023
1 parent 0630d9d commit 6831b49
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 @@ -10,7 +10,7 @@ com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.2 (2 constraints: f5
com.google.code.findbugs:jsr305:3.0.2 (1 constraints: 170aecb4)
com.google.errorprone:error_prone_annotations:2.18.0 (1 constraints: 4d0a47bf)
com.google.guava:failureaccess:1.0.1 (1 constraints: 140ae1b4)
com.google.guava:guava:32.0.0-jre (2 constraints: b71e8379)
com.google.guava:guava:32.0.1-jre (2 constraints: b81ecb79)
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 (1 constraints: 0405f135)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
com.fasterxml.jackson.core:jackson-databind = 2.15.2
com.fasterxml.jackson.*:* = 2.15.2
com.google.errorprone:error_prone_core = 2.19.1
com.google.guava:guava = 32.0.0-jre
com.google.guava:guava = 32.0.1-jre
com.jakewharton.nopen:* = 1.0.1
org.assertj:assertj-core = 3.24.2
org.immutables:* = 2.9.3
Expand Down

0 comments on commit 6831b49

Please sign in to comment.