Skip to content

Commit

Permalink
chore(deps): update dependency org.hibernate.reactive:hibernate-react…
Browse files Browse the repository at this point in the history
…ive-core to v2.4.0.final (#751)

* chore(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v2.4.0.final
---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hyunsik Kang <[email protected]>
  • Loading branch information
renovate[bot] and cj848 authored Aug 10, 2024
1 parent c043d00 commit 185e7b2
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 @@ -32,7 +32,7 @@ hibernate6-core = { module = "org.hibernate:hibernate-core", version = "6.6.0.Fi

# hibernate-reactive
hibernate-reactive1-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "1.1.9.Final" }
hibernate-reactive2-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "2.3.1.Final" }
hibernate-reactive2-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "2.4.0.Final" }

# eclipse-link
eclipselink2 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "2.7.15" }
Expand Down

0 comments on commit 185e7b2

Please sign in to comment.