Skip to content

Commit ec8920c

Browse files
committed
Start building against Spring Pulsar 1.0.2 snapshots
See gh-38995
1 parent 4c4f039 commit ec8920c

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
@@ -1578,7 +1578,7 @@ bom {
15781578
]
15791579
}
15801580
}
1581-
library("Spring Pulsar", "1.0.1") {
1581+
library("Spring Pulsar", "1.0.2-SNAPSHOT") {
15821582
considerSnapshots()
15831583
group("org.springframework.pulsar") {
15841584
modules = [

0 commit comments

Comments
 (0)