Skip to content

Commit 30bdd76

Browse files
committed
Start building against Spring Batch 4.3.6 snapshots
See gh-31003
1 parent 6286fd7 commit 30bdd76

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
@@ -1698,7 +1698,7 @@ bom {
16981698
]
16991699
}
17001700
}
1701-
library("Spring Batch", "4.3.5") {
1701+
library("Spring Batch", "4.3.6-SNAPSHOT") {
17021702
group("org.springframework.batch") {
17031703
modules = [
17041704
"spring-batch-core",

0 commit comments

Comments
 (0)