Skip to content

Commit d84496b

Browse files
committed
Upgrade to Pulsar Reactive 0.5.7
Closes gh-41888
1 parent 2af1afb commit d84496b

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
@@ -1564,7 +1564,7 @@ bom {
15641564
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
15651565
}
15661566
}
1567-
library("Pulsar Reactive", "0.5.6") {
1567+
library("Pulsar Reactive", "0.5.7") {
15681568
group("org.apache.pulsar") {
15691569
modules = [
15701570
"pulsar-client-reactive-adapter",

0 commit comments

Comments
 (0)