Skip to content

Commit

Permalink
Upgrade to Pulsar Reactive 0.5.5
Browse files Browse the repository at this point in the history
Closes gh-40812
  • Loading branch information
wilkinsona committed May 17, 2024
1 parent ee2e699 commit 191087d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1525,7 +1525,7 @@ bom {
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
}
}
library("Pulsar Reactive", "0.5.4") {
library("Pulsar Reactive", "0.5.5") {
group("org.apache.pulsar") {
modules = [
"pulsar-client-reactive-adapter",
Expand Down

0 comments on commit 191087d

Please sign in to comment.