Skip to content

Commit

Permalink
deps: bump zipkin-gcp.version from 1.1.0 to 1.1.1 (#2552)
Browse files Browse the repository at this point in the history
Bumps `zipkin-gcp.version` from 1.1.0 to 1.1.1.

Updates `io.zipkin.gcp:zipkin-sender-stackdriver` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/openzipkin/zipkin-gcp/releases)
- [Changelog](https://github.com/openzipkin/zipkin-gcp/blob/master/RELEASE.md)
- [Commits](openzipkin/zipkin-gcp@1.1.0...1.1.1)

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

---
updated-dependencies:
- dependency-name: io.zipkin.gcp:zipkin-sender-stackdriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.zipkin.gcp:brave-propagation-stackdriver
  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 Jan 25, 2024
1 parent 4bd907f commit f7b4d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<spring-cloud-dependencies.version>2023.0.0</spring-cloud-dependencies.version>
<spring-boot-dependencies.version>3.2.0</spring-boot-dependencies.version>
<spring-cloud-gcp-dependencies.version>${project.parent.version}</spring-cloud-gcp-dependencies.version>
<zipkin-gcp.version>1.1.0</zipkin-gcp.version>
<zipkin-gcp.version>1.1.1</zipkin-gcp.version>
<java-cfenv.version>2.5.0</java-cfenv.version>
<micrometer-tracing.verison>1.2.2</micrometer-tracing.verison>

Expand Down

0 comments on commit f7b4d1e

Please sign in to comment.