Skip to content

Commit c7f47c3

Browse files
committed
Start building against Spring Pulsar 1.1.3 snapshots
See gh-41740
1 parent 95854f4 commit c7f47c3

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
@@ -2079,7 +2079,7 @@ bom {
20792079
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
20802080
}
20812081
}
2082-
library("Spring Pulsar", "1.1.2") {
2082+
library("Spring Pulsar", "1.1.3-SNAPSHOT") {
20832083
considerSnapshots()
20842084
group("org.springframework.pulsar") {
20852085
imports = [

0 commit comments

Comments
 (0)