Skip to content

Commit 8eb5a84

Browse files
committed
Start building against Grace Data MongoDB 2023.3.0 snapshots
See gh-1027
1 parent 52249ac commit 8eb5a84

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
@@ -5,7 +5,7 @@ database-migration = "6.3.0-RC1"
55
fields = "6.3.0-RC1"
66
geb = "6.3.0-RC1"
77
hibernate = "2023.3.0-SNAPSHOT"
8-
mongodb = "2023.3.0-RC1"
8+
mongodb = "2023.3.0-SNAPSHOT"
99
scaffolding = "6.3.0-RC1"
1010

1111
[profiles]

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ grace-events = "6.3.0-SNAPSHOT"
2020
grails-gdoc = "1.0.1"
2121
grace-gorm = "2023.3.0-SNAPSHOT"
2222
grace-gorm-hibernate = "2023.3.0-SNAPSHOT"
23-
grace-gorm-mongodb = "2023.3.0-RC1"
23+
grace-gorm-mongodb = "2023.3.0-SNAPSHOT"
2424
grace-scaffolding = "6.3.0-RC1"
2525
grace-views = "6.3.0-RC1"
2626
groovy = "4.0.26"

0 commit comments

Comments
 (0)