Skip to content

Commit 2111629

Browse files
committed
Upgrade to Pulsar Reactive 0.5.1
Closes gh-38873
1 parent a04a16a commit 2111629

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
@@ -1216,7 +1216,7 @@ bom {
12161216
]
12171217
}
12181218
}
1219-
library("Pulsar Reactive", "0.5.0") {
1219+
library("Pulsar Reactive", "0.5.1") {
12201220
group("org.apache.pulsar") {
12211221
modules = [
12221222
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)