Skip to content

Commit 0796b9c

Browse files
chore(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v4.2.0.final
1 parent c7ec566 commit 0796b9c

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
@@ -22,7 +22,7 @@ spring-batch5-test = { module = "org.springframework.batch:spring-batch-test", v
2222
hibernate7-core = { module = "org.hibernate:hibernate-core", version = "7.2.0.Final" }
2323

2424
# hibernate-reactive
25-
hibernate-reactive4-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "4.1.8.Final" }
25+
hibernate-reactive4-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "4.2.0.Final" }
2626

2727
# eclipse-link
2828
eclipselink4 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.8" }

0 commit comments

Comments
 (0)