Skip to content

Commit

Permalink
build(deps): bump versions.braveVersion from 6.0.2 to 6.0.3 (#2823)
Browse files Browse the repository at this point in the history
Bumps `versions.braveVersion` from 6.0.2 to 6.0.3.

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

Updates `io.zipkin.brave:brave-context-slf4j` from 6.0.2 to 6.0.3

---
updated-dependencies:
- dependency-name: io.zipkin.brave:brave-instrumentation-spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.zipkin.brave:brave-context-slf4j
  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 11, 2024
1 parent 543338a commit e5e5401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ versions.springSecuritySamlVersion = "1.0.10.RELEASE"
versions.tomcatCargoVersion = "9.0.87"
versions.guavaVersion = "33.1.0-jre"
versions.seleniumVersion = "4.18.1"
versions.braveVersion = "6.0.2"
versions.braveVersion = "6.0.3"
versions.jacksonVersion = "2.17.0"
versions.jsonPathVersion = "2.9.0"

Expand Down

0 comments on commit e5e5401

Please sign in to comment.