Skip to content

Commit

Permalink
fix: hibernate-reactive 1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
cj848 authored Apr 29, 2024
1 parent 299a2ff commit 4e3dc25
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.5.0.Final" }

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

# eclipse-link
Expand Down

0 comments on commit 4e3dc25

Please sign in to comment.