Skip to content

Commit 576d67a

Browse files
committed
Start building against Spring Batch 6.0.0-M3 snapshots
See gh-47001
1 parent 3ffdf6e commit 576d67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2296,7 +2296,7 @@ bom {
22962296
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
22972297
}
22982298
}
2299-
library("Spring Batch", "6.0.0-M2") {
2299+
library("Spring Batch", "6.0.0-SNAPSHOT") {
23002300
considerSnapshots()
23012301
group("org.springframework.batch") {
23022302
bom("spring-batch-bom")

0 commit comments

Comments
 (0)