Browse Source

Start building against Spring Pulsar 1.0.2 snapshots

See gh-38994
pull/39389/head
Andy Wilkinson 2 years ago
parent
commit
d94661f91b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1578,7 +1578,7 @@ bom { @@ -1578,7 +1578,7 @@ bom {
]
}
}
library("Spring Pulsar", "1.0.1") {
library("Spring Pulsar", "1.0.2-SNAPSHOT") {
considerSnapshots()
group("org.springframework.pulsar") {
modules = [

Loading…
Cancel
Save