We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727274c commit 20776d4Copy full SHA for 20776d4
libs.example.versions.toml
@@ -16,7 +16,7 @@ spring-boot3-p6spy = { module = "com.github.gavlyukovskiy:p6spy-spring-boot-star
16
spring-boot3-test = { module = "org.springframework.boot:spring-boot-starter-test", version.ref = "spring-boot3" }
17
18
# spring
19
-spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "5.2.4" }
+spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", version = "6.0.0" }
20
21
# hibernate
22
hibernate7-core = { module = "org.hibernate:hibernate-core", version = "7.1.8.Final" }
0 commit comments