Skip to content

Commit a18d3e0

Browse files
committed
Start building against Spring Batch 5.0.0 snapshots
See gh-33148
1 parent 8dfe0ab commit a18d3e0

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
@@ -1343,7 +1343,7 @@ bom {
13431343
]
13441344
}
13451345
}
1346-
library("Spring Batch", "5.0.0-RC2") {
1346+
library("Spring Batch", "5.0.0-SNAPSHOT") {
13471347
group("org.springframework.batch") {
13481348
imports = [
13491349
"spring-batch-bom"

0 commit comments

Comments
 (0)