Skip to content

Commit 9f0a32a

Browse files
committed
Upgrade to Pulsar Reactive 0.5.9
Closes gh-43183
1 parent edfbd6f commit 9f0a32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1690,7 +1690,7 @@ bom {
16901690
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
16911691
}
16921692
}
1693-
library("Pulsar Reactive", "0.5.8") {
1693+
library("Pulsar Reactive", "0.5.9") {
16941694
group("org.apache.pulsar") {
16951695
modules = [
16961696
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)