Skip to content

Commit 5bd2b19

Browse files
committed
Start building against Spring Pulsar 1.2.0-M2 snapshots
1 parent 3fb9aa1 commit 5bd2b19

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
@@ -2051,7 +2051,7 @@ bom {
20512051
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
20522052
}
20532053
}
2054-
library("Spring Pulsar", "1.2.0-M1") {
2054+
library("Spring Pulsar", "1.2.0-SNAPSHOT") {
20552055
considerSnapshots()
20562056
group("org.springframework.pulsar") {
20572057
imports = [

0 commit comments

Comments
 (0)