Skip to content

Commit d02218d

Browse files
committed
Start building against Spring Data Neumann-RC2 snapshots
See gh-20949
1 parent b05bdbb commit d02218d

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
@@ -1616,7 +1616,7 @@ bom {
16161616
]
16171617
}
16181618
}
1619-
library("Spring Data Releasetrain", "Neumann-RC1") {
1619+
library("Spring Data Releasetrain", "Neumann-BUILD-SNAPSHOT") {
16201620
group("org.springframework.data") {
16211621
imports = [
16221622
"spring-data-releasetrain"

0 commit comments

Comments
 (0)