Browse Source

Start building against Spring Pulsar 1.2.0 snapshots

See gh-42566
pull/42395/head
Andy Wilkinson 1 year ago
parent
commit
57c88aead7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -2068,7 +2068,7 @@ bom { @@ -2068,7 +2068,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
}
}
library("Spring Pulsar", "1.2.0-M2") {
library("Spring Pulsar", "1.2.0-SNAPSHOT") {
considerSnapshots()
group("org.springframework.pulsar") {
imports = [

Loading…
Cancel
Save