Browse Source

Start building against Spring Pulsar 1.0.9 snapshots

See gh-41727
pull/42868/head
Stéphane Nicoll 1 year ago
parent
commit
ff0315a0d3
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save