Skip to content

Commit 57c88ae

Browse files
committed
Start building against Spring Pulsar 1.2.0 snapshots
See gh-42566
1 parent 72cb71b commit 57c88ae

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
@@ -2068,7 +2068,7 @@ bom {
20682068
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
20692069
}
20702070
}
2071-
library("Spring Pulsar", "1.2.0-M2") {
2071+
library("Spring Pulsar", "1.2.0-SNAPSHOT") {
20722072
considerSnapshots()
20732073
group("org.springframework.pulsar") {
20742074
imports = [

0 commit comments

Comments
 (0)