Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#241)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `com.markelliot.barista.tracing:barista-tracing 0.38.0 -> 0.39.0`
 * `com.markelliot.result:result 0.38.0 -> 0.39.0`
  • Loading branch information
mellbot[bot] authored Jun 17, 2023
1 parent 70e1b33 commit 95b4a67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ com.google.guava:guava:32.0.1-jre (10 constraints: a5b19e24)
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)
com.markelliot.barista.tracing:barista-tracing:0.38.0 (1 constraints: 3d05433b)
com.markelliot.result:result:0.38.0 (1 constraints: 3d05433b)
com.markelliot.barista.tracing:barista-tracing:0.39.0 (1 constraints: 3e05463b)
com.markelliot.result:result:0.39.0 (1 constraints: 3e05463b)
com.palantir.conjure.java:conjure-java-undertow-runtime:7.11.0 (1 constraints: 3b05503b)
com.palantir.conjure.java:conjure-lib:7.11.0 (1 constraints: c6131e62)
com.palantir.conjure.java:conjure-undertow-lib:7.11.0 (1 constraints: 62176e37)
Expand Down
4 changes: 2 additions & 2 deletions versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ 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.jakewharton.nopen:* = 1.0.1
com.markelliot.barista.tracing:barista-tracing = 0.38.0
com.markelliot.result:result = 0.38.0
com.markelliot.barista.tracing:barista-tracing = 0.39.0
com.markelliot.result:result = 0.39.0
com.palantir.conjure.java:* = 7.11.0
com.squareup:javapoet = 1.13.0
io.undertow:undertow-core = 2.3.7.Final
Expand Down

0 comments on commit 95b4a67

Please sign in to comment.