Skip to content

Commit

Permalink
Bump pulsar-reactive from 0.5.7 to 0.5.8
Browse files Browse the repository at this point in the history
Bumps `pulsar-reactive` from 0.5.7 to 0.5.8.

Updates `org.apache.pulsar:pulsar-client-reactive-api` from 0.5.7 to 0.5.8
- [Release notes](https://github.com/apache/pulsar-client-reactive/releases)
- [Commits](apache/pulsar-client-reactive@v0.5.7...v0.5.8)

Updates `org.apache.pulsar:pulsar-client-reactive-adapter` from 0.5.7 to 0.5.8
- [Release notes](https://github.com/apache/pulsar-client-reactive/releases)
- [Commits](apache/pulsar-client-reactive@v0.5.7...v0.5.8)

Updates `org.apache.pulsar:pulsar-client-reactive-producer-cache-caffeine-shaded` from 0.5.7 to 0.5.8
- [Release notes](https://github.com/apache/pulsar-client-reactive/releases)
- [Commits](apache/pulsar-client-reactive@v0.5.7...v0.5.8)

---
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]>
  • Loading branch information
dependabot[bot] authored and onobc committed Oct 21, 2024
1 parent 6ec1e14 commit 8bc1220
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.4"
micrometer-tracing = "1.2.11"
protobuf = "3.21.12"
pulsar = "3.1.3"
pulsar-reactive = "0.5.7"
pulsar-reactive = "0.5.8"
reactor = "2023.0.11"
spring = "6.1.14"
# tests
Expand Down

0 comments on commit 8bc1220

Please sign in to comment.