Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#246)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `com.google.guava:guava 32.0.1-jre -> 32.1.1-jre`
  • Loading branch information
mellbot[bot] authored Jun 30, 2023
1 parent 613eea8 commit 1b4e8ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@ com.github.ben-manes.caffeine:caffeine:3.1.6 (1 constraints: 0c050336)
com.google.auto:auto-common:1.2.1 (1 constraints: 9d0f6d86)
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 (4 constraints: d8363e48)
com.google.errorprone:error_prone_annotations:2.18.0 (10 constraints: aaa33d54)
com.google.code.findbugs:jsr305:3.0.2 (4 constraints: 8f39af01)
com.google.errorprone:error_prone_annotations:2.18.0 (10 constraints: 61a65151)
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.1-jre (10 constraints: a7b1f825)
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.google.guava:guava:32.1.1-jre (10 constraints: a8b1e227)
com.google.guava:guava-parent:32.1.1-jre (1 constraints: b70ba0eb)
com.jakewharton.nopen:nopen-annotations:1.0.1 (3 constraints: 7d256836)
com.markelliot.barista.tracing:barista-tracing:0.40.0 (1 constraints: 36052f3b)
com.markelliot.result:result:0.40.0 (1 constraints: 36052f3b)
Expand Down Expand Up @@ -52,7 +51,7 @@ org.apache.logging.log4j:log4j-api:2.20.0 (3 constraints: 102e9f39)
org.apache.logging.log4j:log4j-core:2.20.0 (2 constraints: 37165339)
org.apache.logging.log4j:log4j-jul:2.20.0 (1 constraints: 3605333b)
org.apache.logging.log4j:log4j-slf4j2-impl:2.20.0 (1 constraints: 3605333b)
org.checkerframework:checker-qual:3.33.0 (2 constraints: 791ad174)
org.checkerframework:checker-qual:3.33.0 (2 constraints: 301dac46)
org.jboss.logging:jboss-logging:3.4.3.Final (3 constraints: f2300ed8)
org.jboss.threads:jboss-threads:3.5.0.Final (2 constraints: 5a1a5743)
org.jboss.xnio:xnio-api:3.8.8.Final (2 constraints: 791a6546)
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.1
com.google.errorprone:error_prone_core = 2.20.0
com.google.googlejavaformat:google-java-format = 1.17.0
com.google.guava:guava = 32.0.1-jre
com.google.guava:guava = 32.1.1-jre
com.jakewharton.nopen:* = 1.0.1
com.markelliot.barista.tracing:barista-tracing = 0.40.0
com.markelliot.result:result = 0.40.0
Expand Down

0 comments on commit 1b4e8ce

Please sign in to comment.