Skip to content

Commit 4ec8692

Browse files
committed
Upgrade to Pulsar Reactive 0.5.6
Closes gh-41134
1 parent 80cda40 commit 4ec8692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1524,7 +1524,7 @@ bom {
15241524
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
15251525
}
15261526
}
1527-
library("Pulsar Reactive", "0.5.5") {
1527+
library("Pulsar Reactive", "0.5.6") {
15281528
group("org.apache.pulsar") {
15291529
modules = [
15301530
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)