Skip to content

Commit d863963

Browse files
committed
Upgrade to Pulsar Reactive 0.5.7
Closes gh-41882
1 parent a823c75 commit d863963

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
@@ -1280,7 +1280,7 @@ bom {
12801280
]
12811281
}
12821282
}
1283-
library("Pulsar Reactive", "0.5.6") {
1283+
library("Pulsar Reactive", "0.5.7") {
12841284
group("org.apache.pulsar") {
12851285
modules = [
12861286
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)