Skip to content

Commit

Permalink
Bump pulsar-reactive from 0.5.5 to 0.5.6 (#712)
Browse files Browse the repository at this point in the history
Bumps `pulsar-reactive` from 0.5.5 to 0.5.6.

Updates `org.apache.pulsar:pulsar-client-reactive-api` from 0.5.5 to 0.5.6
- [Release notes](https://github.com/apache/pulsar-client-reactive/releases)
- [Commits](apache/pulsar-client-reactive@v0.5.5...v0.5.6)

Updates `org.apache.pulsar:pulsar-client-reactive-adapter` from 0.5.5 to 0.5.6
- [Release notes](https://github.com/apache/pulsar-client-reactive/releases)
- [Commits](apache/pulsar-client-reactive@v0.5.5...v0.5.6)

Updates `org.apache.pulsar:pulsar-client-reactive-producer-cache-caffeine-shaded` from 0.5.5 to 0.5.6
- [Release notes](https://github.com/apache/pulsar-client-reactive/releases)
- [Commits](apache/pulsar-client-reactive@v0.5.5...v0.5.6)

---
updated-dependencies:
- dependency-name: org.apache.pulsar:pulsar-client-reactive-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.pulsar:pulsar-client-reactive-adapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.pulsar:pulsar-client-reactive-producer-cache-caffeine-shaded
  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 Jun 18, 2024
1 parent 0b82ecc commit a4e23ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ micrometer-docs-gen = "1.0.2"
micrometer-tracing = "1.2.7"
protobuf = "3.21.12"
pulsar = "3.1.3"
pulsar-reactive = "0.5.5"
pulsar-reactive = "0.5.6"
reactor = "2023.0.7"
spring = "6.1.9"
# tests
Expand Down

0 comments on commit a4e23ba

Please sign in to comment.