Skip to content

Commit da12268

Browse files
committed
Start building against Spring Pulsar 1.0.6 snapshots
See gh-40662
1 parent ef50332 commit da12268

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
@@ -1638,7 +1638,7 @@ bom {
16381638
]
16391639
}
16401640
}
1641-
library("Spring Pulsar", "1.0.5") {
1641+
library("Spring Pulsar", "1.0.6-SNAPSHOT") {
16421642
considerSnapshots()
16431643
group("org.springframework.pulsar") {
16441644
imports = [

0 commit comments

Comments
 (0)