Skip to content

Commit da6aff4

Browse files
committed
Start building against Spring Pulsar 2.0.0-M2 snapshots
See gh-46622
1 parent e0a40b2 commit da6aff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2431,7 +2431,7 @@ bom {
24312431
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
24322432
}
24332433
}
2434-
library("Spring Pulsar", "2.0.0-M1") {
2434+
library("Spring Pulsar", "2.0.0-SNAPSHOT") {
24352435
considerSnapshots()
24362436
group("org.springframework.pulsar") {
24372437
bom("spring-pulsar-bom")

0 commit comments

Comments
 (0)