Skip to content

Commit 92ed9ef

Browse files
committed
Start building against Spring Pulsar 1.1.4 snapshots
See gh-42136
1 parent f804e82 commit 92ed9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2060,7 +2060,7 @@ bom {
20602060
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
20612061
}
20622062
}
2063-
library("Spring Pulsar", "1.1.3") {
2063+
library("Spring Pulsar", "1.1.4-SNAPSHOT") {
20642064
considerSnapshots()
20652065
group("org.springframework.pulsar") {
20662066
imports = [

0 commit comments

Comments
 (0)