Skip to content

Commit

Permalink
Bump braveVersion from 5.13.7 to 5.13.8 (#2141)
Browse files Browse the repository at this point in the history
Bumps `braveVersion` from 5.13.7 to 5.13.8.

Updates `brave-instrumentation-http` from 5.13.7 to 5.13.8

Updates `brave-instrumentation-http-tests` from 5.13.7 to 5.13.8

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2022
1 parent 34837af commit fb32d48
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 @@ -86,7 +86,7 @@ ext {
//Metrics
micrometerVersion = '1.5.0' //optional baseline: technically could work with 1.2.x, should work with any 1.3.x

braveVersion = '5.13.7'
braveVersion = '5.13.8'

jsr305Version = '3.0.2'

Expand Down

0 comments on commit fb32d48

Please sign in to comment.