Skip to content

Commit 3f2fee8

Browse files
committed
Upgrade to Pulsar Reactive 0.7.0
Closes gh-46344
1 parent 9c376f1 commit 3f2fee8

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
@@ -1784,7 +1784,7 @@ bom {
17841784
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
17851785
}
17861786
}
1787-
library("Pulsar Reactive", "0.6.0") {
1787+
library("Pulsar Reactive", "0.7.0") {
17881788
group("org.apache.pulsar") {
17891789
bom("pulsar-client-reactive-bom")
17901790
}

0 commit comments

Comments
 (0)