Skip to content

Commit bb2182c

Browse files
committed
Upgrade to Pulsar Reactive 0.5.2
Closes gh-39191
1 parent 0ae22fd commit bb2182c

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
@@ -1220,7 +1220,7 @@ bom {
12201220
]
12211221
}
12221222
}
1223-
library("Pulsar Reactive", "0.5.1") {
1223+
library("Pulsar Reactive", "0.5.2") {
12241224
group("org.apache.pulsar") {
12251225
modules = [
12261226
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)