Skip to content

Commit 70a12d7

Browse files
committed
Start building against Spring Pulsar 1.0.7 snapshots
See gh-41024
1 parent a253ede commit 70a12d7

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
@@ -1637,7 +1637,7 @@ bom {
16371637
]
16381638
}
16391639
}
1640-
library("Spring Pulsar", "1.0.6") {
1640+
library("Spring Pulsar", "1.0.7-SNAPSHOT") {
16411641
considerSnapshots()
16421642
group("org.springframework.pulsar") {
16431643
imports = [

0 commit comments

Comments
 (0)