Skip to content

Commit 2651068

Browse files
committed
Switch to Spring Data SNAPSHOTs
See gh-30634
1 parent 77b7f2f commit 2651068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1359,7 +1359,7 @@ bom {
13591359
]
13601360
}
13611361
}
1362-
library("Spring Data Bom", "2022.0.0-M3") {
1362+
library("Spring Data Bom", "2022.0.0-SNAPSHOT") {
13631363
group("org.springframework.data") {
13641364
imports = [
13651365
"spring-data-bom"

0 commit comments

Comments
 (0)