Skip to content

Commit 91c802a

Browse files
committed
Start building against Spring Pulsar 1.0.12 snapshots
See gh-43005
1 parent 5acb878 commit 91c802a

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
@@ -1645,7 +1645,7 @@ bom {
16451645
]
16461646
}
16471647
}
1648-
library("Spring Pulsar", "1.0.11") {
1648+
library("Spring Pulsar", "1.0.12-SNAPSHOT") {
16491649
considerSnapshots()
16501650
group("org.springframework.pulsar") {
16511651
imports = [

0 commit comments

Comments
 (0)