Skip to content

Commit b113b8f

Browse files
committed
Upgrade to Pulsar Reactive 0.5.9
Closes gh-43188
1 parent 3cf0e71 commit b113b8f

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
@@ -1673,7 +1673,7 @@ bom {
16731673
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
16741674
}
16751675
}
1676-
library("Pulsar Reactive", "0.5.8") {
1676+
library("Pulsar Reactive", "0.5.9") {
16771677
group("org.apache.pulsar") {
16781678
modules = [
16791679
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)