Skip to content

Commit 1e81b6f

Browse files
renovate[bot]cj848
andauthored
chore(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v3.0.2.final (#891)
* chore(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v3.0.2.final * fix: hibernate reactive --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Hyunsik Kang <cj848@hanmail.net>
1 parent be83a99 commit 1e81b6f

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 @@ hibernate7-core = { module = "org.hibernate:hibernate-core", version = "7.0.4.Fi
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 = "3.0.1.Final" }
35+
hibernate-reactive2-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "3.0.2.Final" }
3636

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

0 commit comments

Comments
 (0)