Skip to content

Commit d93f922

Browse files
committed
Upgrade to Pulsar Reactive 0.5.7
Closes gh-41899
1 parent e660b08 commit d93f922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1554,7 +1554,7 @@ bom {
15541554
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
15551555
}
15561556
}
1557-
library("Pulsar Reactive", "0.5.6") {
1557+
library("Pulsar Reactive", "0.5.7") {
15581558
group("org.apache.pulsar") {
15591559
modules = [
15601560
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)