Skip to content

Commit d1c9403

Browse files
committed
Start building against Spring Pulsar 1.1.0-RC1 snapshots
See gh-40229
1 parent dbdf74b commit d1c9403

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
@@ -1950,7 +1950,7 @@ bom {
19501950
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
19511951
}
19521952
}
1953-
library("Spring Pulsar", "1.1.0-M2") {
1953+
library("Spring Pulsar", "1.1.0-SNAPSHOT") {
19541954
considerSnapshots()
19551955
group("org.springframework.pulsar") {
19561956
imports = [

0 commit comments

Comments
 (0)