Browse Source

Start building against Spring Pulsar 1.0.7 snapshots

See gh-41024
pull/42868/head
Andy Wilkinson 2 years ago
parent
commit
70a12d79ec
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save