Skip to content

Commit 80a8553

Browse files
renovate[bot]cj848
andauthored
chore(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v2.4.6.final (#857)
* chore(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v2.4.6.final * fix: hibernate-reactive-1 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Hyunsik Kang <[email protected]>
1 parent 803f63d commit 80a8553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.example.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ hibernate6-core = { module = "org.hibernate:hibernate-core", version = "6.6.13.F
3232

3333
# hibernate-reactive
3434
hibernate-reactive1-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "1.1.9.Final" }
35-
hibernate-reactive2-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "2.4.5.Final" }
35+
hibernate-reactive2-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "2.4.6.Final" }
3636

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

0 commit comments

Comments
 (0)