Skip to content

Commit 1790106

Browse files
committed
Upgrade to Pulsar Reactive 0.5.10
Closes gh-43539
1 parent 21203f0 commit 1790106

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
@@ -1732,7 +1732,7 @@ bom {
17321732
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
17331733
}
17341734
}
1735-
library("Pulsar Reactive", "0.5.9") {
1735+
library("Pulsar Reactive", "0.5.10") {
17361736
group("org.apache.pulsar") {
17371737
modules = [
17381738
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)