Upgrade to Pulsar Reactive 0.5.0

Closes gh-38406
This commit is contained in:
Phillip Webb 2023-11-20 18:48:24 -08:00
parent 261ea6ce44
commit b296ff890e

View File

@ -1212,7 +1212,7 @@ bom {
]
}
}
library("Pulsar Reactive", "0.4.0") {
library("Pulsar Reactive", "0.5.0") {
group("org.apache.pulsar") {
modules = [
"pulsar-client-reactive-adapter",