Skip to content

Commit

Permalink
Update libs.example.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
cj848 authored Nov 23, 2023
1 parent 6d871cc commit 1dcb577
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 @@ -29,7 +29,7 @@ spring-boot2-test = { module = "org.springframework.boot:spring-boot-starter-tes

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

# hibernate
hibernate5-core = { module = "org.hibernate:hibernate-core", version = "5.6.15.Final" }
Expand Down

0 comments on commit 1dcb577

Please sign in to comment.