Skip to content

Commit 4bc4312

Browse files
committed
Start building against Spring Batch 6.0.0-M2 snapshots
See gh-46618
1 parent 2b8df28 commit 4bc4312

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
@@ -2298,7 +2298,7 @@ bom {
22982298
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
22992299
}
23002300
}
2301-
library("Spring Batch", "6.0.0-M1") {
2301+
library("Spring Batch", "6.0.0-SNAPSHOT") {
23022302
considerSnapshots()
23032303
group("org.springframework.batch") {
23042304
bom("spring-batch-bom")

0 commit comments

Comments
 (0)