Skip to content

Commit 747a971

Browse files
committed
Upgrade to Pulsar Reactive 0.5.8
Closes gh-42817
1 parent 92166c3 commit 747a971

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
@@ -1279,7 +1279,7 @@ bom {
12791279
]
12801280
}
12811281
}
1282-
library("Pulsar Reactive", "0.5.7") {
1282+
library("Pulsar Reactive", "0.5.8") {
12831283
group("org.apache.pulsar") {
12841284
modules = [
12851285
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)