Skip to content

Commit

Permalink
Bump braveVersion from 5.15.1 to 5.16.0 (#2801)
Browse files Browse the repository at this point in the history
Bumps `braveVersion` from 5.15.1 to 5.16.0.

Updates `io.zipkin.brave:brave-instrumentation-http` from 5.15.1 to 5.16.0

Updates `io.zipkin.brave:brave-instrumentation-http-tests` from 5.15.1 to 5.16.0

---
updated-dependencies:
- dependency-name: io.zipkin.brave:brave-instrumentation-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.zipkin.brave:brave-instrumentation-http-tests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2023
1 parent 6f015a1 commit 8ac6e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ ext {

contextPropagationVersion = '1.0.0' //optional baseline

braveVersion = '5.15.1'
braveVersion = '5.16.0'

jsr305Version = '3.0.2'

Expand Down

0 comments on commit 8ac6e25

Please sign in to comment.