Skip to content

Commit 7de7380

Browse files
committed
Upgrade to Pulsar Reactive 0.5.6
Closes gh-41129
1 parent 3c99f2e commit 7de7380

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
@@ -1271,7 +1271,7 @@ bom {
12711271
]
12721272
}
12731273
}
1274-
library("Pulsar Reactive", "0.5.5") {
1274+
library("Pulsar Reactive", "0.5.6") {
12751275
group("org.apache.pulsar") {
12761276
modules = [
12771277
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)