Skip to content

Commit d183ab4

Browse files
committed
Start building against Spring Batch 6.0.0-M3 snaphots (again)
This reverts commit a0b1df6. See gh-47001
1 parent d8d47a0 commit d183ab4

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
@@ -2279,7 +2279,7 @@ bom {
22792279
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
22802280
}
22812281
}
2282-
library("Spring Batch", "6.0.0-M2") {
2282+
library("Spring Batch", "6.0.0-SNAPSHOT") {
22832283
considerSnapshots()
22842284
group("org.springframework.batch") {
22852285
bom("spring-batch-bom")

0 commit comments

Comments
 (0)