Skip to content

Commit 40f82e9

Browse files
committed
Start building against Spring Batch 4.3.6 snapshots
See gh-31011
1 parent 2a9d969 commit 40f82e9

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
@@ -1682,7 +1682,7 @@ bom {
16821682
]
16831683
}
16841684
}
1685-
library("Spring Batch", "4.3.5") {
1685+
library("Spring Batch", "4.3.6-SNAPSHOT") {
16861686
group("org.springframework.batch") {
16871687
modules = [
16881688
"spring-batch-core",

0 commit comments

Comments
 (0)