Browse Source

Start building against Spring Pulsar 1.0.12 snapshots

See gh-43005
pull/43191/head
Stéphane Nicoll 1 year ago
parent
commit
91c802a059
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1645,7 +1645,7 @@ bom { @@ -1645,7 +1645,7 @@ bom {
]
}
}
library("Spring Pulsar", "1.0.11") {
library("Spring Pulsar", "1.0.12-SNAPSHOT") {
considerSnapshots()
group("org.springframework.pulsar") {
imports = [

Loading…
Cancel
Save