Skip to content

Commit 20776d4

Browse files
chore(deps): update dependency org.springframework.batch:spring-batch-test to v6
1 parent 727274c commit 20776d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.example.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spring-boot3-p6spy = { module = "com.github.gavlyukovskiy:p6spy-spring-boot-star
1616
spring-boot3-test = { module = "org.springframework.boot:spring-boot-starter-test", version.ref = "spring-boot3" }
1717

1818
# spring
19-
spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "5.2.4" }
19+
spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "6.0.0" }
2020

2121
# hibernate
2222
hibernate7-core = { module = "org.hibernate:hibernate-core", version = "7.1.8.Final" }

0 commit comments

Comments
 (0)