Skip to content

Commit

Permalink
Bump braveVersion from 6.0.2 to 6.0.3 (#3172)
Browse files Browse the repository at this point in the history
Bumps `braveVersion` from 6.0.2 to 6.0.3.

Updates `io.zipkin.brave:brave-instrumentation-http` from 6.0.2 to 6.0.3

Updates `io.zipkin.brave:brave-instrumentation-http-tests` from 6.0.2 to 6.0.3

Updates `io.zipkin.brave:brave` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/openzipkin/brave/releases)
- [Changelog](https://github.com/openzipkin/brave/blob/master/RELEASE.md)
- [Commits](openzipkin/brave@6.0.2...6.0.3)

---
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
- dependency-name: io.zipkin.brave:brave
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 17, 2024
1 parent ee27097 commit e3395f6
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 @@ -98,7 +98,7 @@ ext {
println "Context Propagation version defined from command line: ${forceContextPropagationVersion}"
}

braveVersion = '6.0.2'
braveVersion = '6.0.3'
zipkinSenderVersion = '3.4.0'

jsr305Version = '3.0.2'
Expand Down

0 comments on commit e3395f6

Please sign in to comment.