Skip to content

Commit

Permalink
Merge pull request #721 from line/renovate/org.hibernate.reactive-hib…
Browse files Browse the repository at this point in the history
…ernate-reactive-core-2.x

chore(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v2.3.1.final
  • Loading branch information
cj848 authored May 28, 2024
2 parents 8f85fb2 + 2d78e53 commit ab12012
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.5.2.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.0.Final" }
hibernate-reactive2-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "2.3.1.Final" }

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

0 comments on commit ab12012

Please sign in to comment.