Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#306)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `com.markelliot.barista.tracing:barista-tracing 0.65.0 -> 0.68.0`
 * `com.markelliot.result:result 0.67.0 -> 0.69.0`
  • Loading branch information
mellbot[bot] authored Apr 24, 2024
1 parent 8e50264 commit fd5c97a
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 @@ -23,8 +23,8 @@ com.google.guava:failureaccess:1.0.2 (1 constraints: 150ae2b4)
com.google.guava:guava:33.1.0-jre (11 constraints: f3cf085c)
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava (1 constraints: bd17c918)
com.jakewharton.nopen:nopen-annotations:1.0.1 (3 constraints: 7d256836)
com.markelliot.barista.tracing:barista-tracing:0.65.0 (1 constraints: 3d05463b)
com.markelliot.result:result:0.67.0 (1 constraints: 3f054c3b)
com.markelliot.barista.tracing:barista-tracing:0.68.0 (1 constraints: 40054f3b)
com.markelliot.result:result:0.69.0 (1 constraints: 4105523b)
com.palantir.conjure.java:conjure-java-undertow-runtime:8.18.0 (1 constraints: 43056b3b)
com.palantir.conjure.java:conjure-lib:8.18.0 (2 constraints: 372b05b9)
com.palantir.conjure.java:conjure-undertow-lib:8.18.0 (1 constraints: 6a178937)
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.26.1
com.google.googlejavaformat:google-java-format = 1.22.0
com.google.guava:guava = 33.1.0-jre
com.jakewharton.nopen:* = 1.0.1
com.markelliot.barista.tracing:barista-tracing = 0.65.0
com.markelliot.result:result = 0.67.0
com.markelliot.barista.tracing:barista-tracing = 0.68.0
com.markelliot.result:result = 0.69.0
com.palantir.conjure.java:* = 8.18.0
com.squareup:javapoet = 1.13.0
io.undertow:undertow-core = 2.3.13.Final
Expand Down

0 comments on commit fd5c97a

Please sign in to comment.