Browse Source

Start building against Spring Pulsar 1.2.3 snapshots

See gh-44165
pull/44184/head
Andy Wilkinson 11 months ago
parent
commit
4f445640a6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save