Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
Update Grails dependencies
Browse files Browse the repository at this point in the history
* Grails 2022.0.0-SNAPSHOT

* Grails Gradle Plugin 22.0.0-SNAPSHOT

* GORM 7.2.2-SNAPSHOT
  • Loading branch information
rainboyan committed Sep 11, 2022
1 parent 564149d commit 2f34e12
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ projectUrl=https://github.com/grails/grails-gsp
githubSlug=grails/grails-gsp
githubBranch=5.2.x
developers=Graeme Rocher
datastoreVersion=7.1.2
grailsGradlePluginVersion=5.1.4
grailsVersion=5.1.8
datastoreVersion=7.2.2-SNAPSHOT
grailsGradlePluginVersion=22.0.0-SNAPSHOT
grailsVersion=2022.0.0-SNAPSHOT
groovyVersion=3.0.11
servletApiVersion=4.0.1
javaParserCoreVersion=3.15.14
Expand Down

0 comments on commit 2f34e12

Please sign in to comment.