Skip to content

Commit 94a1c78

Browse files
committed
Start building against Spring Pulsar 1.0.5 snapshots
See gh-40216
1 parent e83b879 commit 94a1c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1582,7 +1582,7 @@ bom {
15821582
]
15831583
}
15841584
}
1585-
library("Spring Pulsar", "1.0.4") {
1585+
library("Spring Pulsar", "1.0.5-SNAPSHOT") {
15861586
considerSnapshots()
15871587
group("org.springframework.pulsar") {
15881588
imports = [

0 commit comments

Comments
 (0)