Browse Source

Start building against Spring Pulsar 1.0.5 snapshots

See gh-40216
pull/40554/head
Andy Wilkinson 2 years ago
parent
commit
94a1c78f0a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save