Skip to content

Commit 4a8901b

Browse files
committed
Start building against Spring Batch 5.0.0-SNAPSHOT
See gh-30459
1 parent e325115 commit 4a8901b

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
@@ -1342,7 +1342,7 @@ bom {
13421342
]
13431343
}
13441344
}
1345-
library("Spring Batch", "5.0.0-M2") {
1345+
library("Spring Batch", "5.0.0-SNAPSHOT") {
13461346
group("org.springframework.batch") {
13471347
modules = [
13481348
"spring-batch-core",

0 commit comments

Comments
 (0)