Skip to content

Commit

Permalink
Update grails version and groovy version
Browse files Browse the repository at this point in the history
  • Loading branch information
lbwexler committed Apr 12, 2024
1 parent c68da5c commit ff411fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@

### 📚 Libraries
* gradle `7.6.4`
* grails `6.1.0`
* gorm `8.0.1`
* grails `6.2.0`
* gorm `8.1.0`
* groovy `3.0.21`
* hazelcast `5.3.6`


Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
xhReleaseVersion=20.0-SNAPSHOT

grailsVersion=6.1.2
grailsGradlePluginVersion=6.1.2
grailsVersion=6.2.0
grailsGradlePluginVersion=6.2.0
grailsHibernatePluginVersion=8.1.0
groovyVersion=3.0.11
gormVersion=8.1.0
Expand Down

0 comments on commit ff411fc

Please sign in to comment.