Skip to content

Commit 791ddfa

Browse files
committed
Start building against Spring Batch 5.0.0-M6 snapshots
See gh-32237
1 parent 17b2998 commit 791ddfa

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
@@ -1400,7 +1400,7 @@ bom {
14001400
]
14011401
}
14021402
}
1403-
library("Spring Batch", "5.0.0-M4") {
1403+
library("Spring Batch", "5.0.0-SNAPSHOT") {
14041404
group("org.springframework.batch") {
14051405
imports = [
14061406
"spring-batch-bom"

0 commit comments

Comments
 (0)