Upgrade to Pulsar Reactive 0.5.6

Closes gh-41134
This commit is contained in:
Andy Wilkinson 2024-06-17 14:16:28 +01:00
parent 80cda40c88
commit 4ec8692acf

View File

@ -1524,7 +1524,7 @@ bom {
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
}
}
library("Pulsar Reactive", "0.5.5") {
library("Pulsar Reactive", "0.5.6") {
group("org.apache.pulsar") {
modules = [
"pulsar-client-reactive-adapter",