Browse Source

Start building against Spring Pulsar 1.1.4 snapshots

See gh-42136
pull/42700/head
Andy Wilkinson 2 years ago
parent
commit
92ed9efd2c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2060,7 +2060,7 @@ bom { @@ -2060,7 +2060,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
}
}
library("Spring Pulsar", "1.1.3") {
library("Spring Pulsar", "1.1.4-SNAPSHOT") {
considerSnapshots()
group("org.springframework.pulsar") {
imports = [

Loading…
Cancel
Save