Skip to content

Commit

Permalink
Start building against Spring Batch 4.3.7 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Sep 9, 2022
1 parent bb6307a commit 6d0a504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1691,7 +1691,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.6") {
library("Spring Batch", "4.3.7-SNAPSHOT") {
group("org.springframework.batch") {
modules = [
"spring-batch-core",
Expand Down

0 comments on commit 6d0a504

Please sign in to comment.