File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Hibernate Reactive has been tested with:
38
38
- CockroachDB v24
39
39
- MS SQL Server 2022
40
40
- Oracle 23
41
- - [ Hibernate ORM] [ ] 7.0.2 .Final
41
+ - [ Hibernate ORM] [ ] 7.1.0 .Final
42
42
- [ Vert.x Reactive PostgreSQL Client] ( https://vertx.io/docs/vertx-pg-client/java/ ) 4.5.16
43
43
- [ Vert.x Reactive MySQL Client] ( https://vertx.io/docs/vertx-mysql-client/java/ ) 4.5.16
44
44
- [ Vert.x Reactive Db2 Client] ( https://vertx.io/docs/vertx-db2-client/java/ ) 4.5.16
Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
assertjVersion = " 3.27.3"
3
- hibernateOrmVersion = " 7.0.6.Final "
4
- hibernateOrmGradlePluginVersion = " 7.0.6.Final "
3
+ hibernateOrmVersion = " 7.1.0.CR1 "
4
+ hibernateOrmGradlePluginVersion = " 7.1.0.CR1 "
5
5
jacksonDatabindVersion = " 2.19.2"
6
6
jbossLoggingAnnotationVersion = " 3.0.4.Final"
7
7
jbossLoggingVersion = " 3.6.1.Final"
You can’t perform that action at this time.
0 commit comments