Skip to content

Commit

Permalink
Upgrade to Grace Data Hibernate 2023.1.0-M3
Browse files Browse the repository at this point in the history
Closes gh-647
  • Loading branch information
rainboyan committed Nov 4, 2024
1 parent d914c23 commit 89d284d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/grails.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cache = "6.1.0-SNAPSHOT"
database-migration = "6.1.0-SNAPSHOT"
fields = "6.1.0-SNAPSHOT"
geb = "6.1.0-SNAPSHOT"
hibernate = "2023.1.0-SNAPSHOT"
hibernate = "2023.1.0-M3"
scaffolding = "6.1.0-SNAPSHOT"

[profiles]
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ grace-async = "6.1.0-M3"
grace-events = "6.1.0-M3"
grails-gdoc = "1.0.1"
grace-gorm = "2023.1.0-M3"
grace-gorm-hibernate = "2023.1.0-SNAPSHOT"
grace-gorm-hibernate = "2023.1.0-M3"
grace-scaffolding = "6.1.0-SNAPSHOT"
grace-views = "6.1.0-SNAPSHOT"
groovy = "4.0.23"
Expand Down

0 comments on commit 89d284d

Please sign in to comment.