Skip to content

Commit

Permalink
Upgrade to Grace Data Hibernate 2022.0.2
Browse files Browse the repository at this point in the history
Closes gh-22
  • Loading branch information
rainboyan committed Jan 23, 2024
1 parent c4f5595 commit 07b9c64
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 @@ -3,7 +3,7 @@ cache = "5.0.1"
database-migration = "5.0.1"
geb = "5.0.1"
fields = "5.0.1"
hibernate5 = "2022.0.1"
hibernate5 = "2022.0.2"
scaffolding = "5.0.1"

[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 = "5.0.1"
grace-events = "5.0.1"
grails-gdoc = "1.0.1"
grace-gorm = "2022.0.2"
grace-gorm-hibernate = "2022.0.1"
grace-gorm-hibernate = "2022.0.2"
grace-gsp = "2022.0.1"
grace-scaffolding = "5.0.1"
grace-views = "5.0.1"
Expand Down

0 comments on commit 07b9c64

Please sign in to comment.