Skip to content

Commit

Permalink
Merge pull request #716 from line/renovate/org.springframework.batch-…
Browse files Browse the repository at this point in the history
…spring-batch-test-5.x

chore(deps): update dependency org.springframework.batch:spring-batch-test to v5.1.2
  • Loading branch information
cj848 authored May 23, 2024
2 parents 44610aa + a2ab8d7 commit bddf604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.example.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spring-boot2-p6spy = { module = "com.github.gavlyukovskiy:p6spy-spring-boot-star
spring-boot2-test = { module = "org.springframework.boot:spring-boot-starter-test", version.ref = "spring-boot2" }

# spring
spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "5.1.1" }
spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "5.1.2" }
spring-batch4-test = { module = "org.springframework.batch:spring-batch-test", version = "4.3.10" }

# hibernate
Expand Down

0 comments on commit bddf604

Please sign in to comment.