Upgrade to Pulsar Reactive 0.6.0

Closes gh-45248
This commit is contained in:
Phillip Webb
2025-04-21 16:11:51 -07:00
parent 5ae53e1eae
commit 65b910108c

View File

@@ -1813,7 +1813,7 @@ bom {
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
}
}
library("Pulsar Reactive", "0.5.10") {
library("Pulsar Reactive", "0.6.0") {
group("org.apache.pulsar") {
bom("pulsar-client-reactive-bom")
}