Skip to content

Commit 3aad954

Browse files
committed
Start building against Spring Pulsar 1.1.0-M1 snapshots
See gh-39499
1 parent 1b28901 commit 3aad954

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
@@ -1511,7 +1511,7 @@ bom {
15111511
]
15121512
}
15131513
}
1514-
library("Spring Pulsar", "1.0.2") {
1514+
library("Spring Pulsar", "1.1.0-SNAPSHOT") {
15151515
considerSnapshots()
15161516
group("org.springframework.pulsar") {
15171517
imports = [

0 commit comments

Comments
 (0)