We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e40fb98 commit 52249acCopy full SHA for 52249ac
gradle/grails.versions.toml
@@ -4,7 +4,7 @@ cache = "6.3.0-RC1"
4
database-migration = "6.3.0-RC1"
5
fields = "6.3.0-RC1"
6
geb = "6.3.0-RC1"
7
-hibernate = "2023.3.0-RC1"
+hibernate = "2023.3.0-SNAPSHOT"
8
mongodb = "2023.3.0-RC1"
9
scaffolding = "6.3.0-RC1"
10
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ grace-async = "6.3.0-SNAPSHOT"
19
grace-events = "6.3.0-SNAPSHOT"
20
grails-gdoc = "1.0.1"
21
grace-gorm = "2023.3.0-SNAPSHOT"
22
-grace-gorm-hibernate = "2023.3.0-RC1"
+grace-gorm-hibernate = "2023.3.0-SNAPSHOT"
23
grace-gorm-mongodb = "2023.3.0-RC1"
24
grace-scaffolding = "6.3.0-RC1"
25
grace-views = "6.3.0-RC1"
0 commit comments