Skip to content

Commit

Permalink
Upgrade to Grace Data Hibernate 2023.2.0-M1
Browse files Browse the repository at this point in the history
Closes gh-782
  • Loading branch information
rainboyan committed Dec 23, 2024
1 parent ef61e8e commit abd9929
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.2.0-M1"
database-migration = "6.1.0"
fields = "6.1.0"
geb = "6.2.0-M1"
hibernate = "2023.2.0-SNAPSHOT"
hibernate = "2023.2.0-M1"
scaffolding = "6.2.0-M1"

[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 @@ -17,7 +17,7 @@ grace-async = "6.2.0-M1"
grace-events = "6.2.0-M1"
grails-gdoc = "1.0.1"
grace-gorm = "2023.2.0-M1"
grace-gorm-hibernate = "2023.2.0-SNAPSHOT"
grace-gorm-hibernate = "2023.2.0-M1"
grace-scaffolding = "6.2.0-M1"
grace-views = "6.2.0-M1"
groovy = "4.0.24"
Expand Down

0 comments on commit abd9929

Please sign in to comment.