Skip to content

Commit 65b9101

Browse files
committed
Upgrade to Pulsar Reactive 0.6.0
Closes gh-45248
1 parent 5ae53e1 commit 65b9101

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
@@ -1813,7 +1813,7 @@ bom {
18131813
releaseNotes("https://pulsar.apache.org/release-notes/versioned/pulsar-{version}")
18141814
}
18151815
}
1816-
library("Pulsar Reactive", "0.5.10") {
1816+
library("Pulsar Reactive", "0.6.0") {
18171817
group("org.apache.pulsar") {
18181818
bom("pulsar-client-reactive-bom")
18191819
}

0 commit comments

Comments
 (0)