Skip to content

Commit 52249ac

Browse files
committed
Start building against Grace Data Hibernate 2023.3.0 snapshots
See gh-1026
1 parent e40fb98 commit 52249ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/grails.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cache = "6.3.0-RC1"
44
database-migration = "6.3.0-RC1"
55
fields = "6.3.0-RC1"
66
geb = "6.3.0-RC1"
7-
hibernate = "2023.3.0-RC1"
7+
hibernate = "2023.3.0-SNAPSHOT"
88
mongodb = "2023.3.0-RC1"
99
scaffolding = "6.3.0-RC1"
1010

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ grace-async = "6.3.0-SNAPSHOT"
1919
grace-events = "6.3.0-SNAPSHOT"
2020
grails-gdoc = "1.0.1"
2121
grace-gorm = "2023.3.0-SNAPSHOT"
22-
grace-gorm-hibernate = "2023.3.0-RC1"
22+
grace-gorm-hibernate = "2023.3.0-SNAPSHOT"
2323
grace-gorm-mongodb = "2023.3.0-RC1"
2424
grace-scaffolding = "6.3.0-RC1"
2525
grace-views = "6.3.0-RC1"

0 commit comments

Comments
 (0)