Skip to content

Commit 063439c

Browse files
committed
Merge remote-tracking branch 'origin/main' into reflective-adapters
2 parents f12d7ee + b98ef13 commit 063439c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ dependencies {
124124
api("org.glassfish:jakarta.el:4.0.2")
125125
api("org.graalvm.sdk:graal-sdk:22.3.1")
126126
api("org.hamcrest:hamcrest:3.0")
127-
api("org.hibernate.orm:hibernate-core:7.0.0.Beta5")
127+
api("org.hibernate.orm:hibernate-core:7.0.0.CR1")
128128
api("org.hibernate.validator:hibernate-validator:9.0.0.CR1")
129129
api("org.hsqldb:hsqldb:2.7.4")
130130
api("org.htmlunit:htmlunit:4.10.0")

0 commit comments

Comments
 (0)