Skip to content

Commit 2fb6a2e

Browse files
committed
Consider snapshots when upgrading Spring Pulsar
Closes gh-38992
1 parent 4c0f631 commit 2fb6a2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1579,6 +1579,7 @@ bom {
15791579
}
15801580
}
15811581
library("Spring Pulsar", "1.0.1") {
1582+
considerSnapshots()
15821583
group("org.springframework.pulsar") {
15831584
modules = [
15841585
"spring-pulsar",

0 commit comments

Comments
 (0)