Skip to content

Commit

Permalink
fix: hibernate-reactive-1
Browse files Browse the repository at this point in the history
  • Loading branch information
cj848 authored Oct 5, 2024
1 parent 5f5bd5e commit ecc795f
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 @@ -31,7 +31,7 @@ hibernate5-core = { module = "org.hibernate:hibernate-core", version = "5.6.15.F
hibernate6-core = { module = "org.hibernate:hibernate-core", version = "6.6.1.Final" }

# hibernate-reactive
hibernate-reactive1-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "2.4.2.Final" }
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.4.2.Final" }

# eclipse-link
Expand Down

0 comments on commit ecc795f

Please sign in to comment.