Skip to content

Commit

Permalink
Merge pull request #750 from line/renovate/org.hibernate-hibernate-co…
Browse files Browse the repository at this point in the history
…re-6.x

chore(deps): update dependency org.hibernate:hibernate-core to v6.6.0.final
  • Loading branch information
cj848 authored Aug 10, 2024
2 parents e2c71a0 + 889524a commit c043d00
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 @@ -28,7 +28,7 @@ spring-batch4-test = { module = "org.springframework.batch:spring-batch-test", v

# hibernate
hibernate5-core = { module = "org.hibernate:hibernate-core", version = "5.6.15.Final" }
hibernate6-core = { module = "org.hibernate:hibernate-core", version = "6.5.2.Final" }
hibernate6-core = { module = "org.hibernate:hibernate-core", version = "6.6.0.Final" }

# hibernate-reactive
hibernate-reactive1-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "1.1.9.Final" }
Expand Down

0 comments on commit c043d00

Please sign in to comment.