We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd53705 commit 23c74c0Copy full SHA for 23c74c0
gradle/grails.versions.toml
@@ -4,7 +4,7 @@ cache = "6.1.0-M3"
4
database-migration = "6.1.0-M3"
5
fields = "6.1.0-M3"
6
geb = "6.1.0-M3"
7
-hibernate = "2023.1.0-SNAPSHOT"
+hibernate = "2023.1.0-RC1"
8
scaffolding = "6.1.0-M3"
9
10
[profiles]
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ grace-async = "6.1.0-RC1"
16
grace-events = "6.1.0-RC1"
17
grails-gdoc = "1.0.1"
18
grace-gorm = "2023.1.0-RC1"
19
-grace-gorm-hibernate = "2023.1.0-SNAPSHOT"
+grace-gorm-hibernate = "2023.1.0-RC1"
20
grace-scaffolding = "6.1.0-M3"
21
grace-views = "6.1.0-M3"
22
groovy = "4.0.24"
0 commit comments