Skip to content

Commit

Permalink
Update dependencies to resolve build issue (#69)
Browse files Browse the repository at this point in the history
* Update dependencies to resolve build issue
  • Loading branch information
jamesfredley authored Sep 12, 2024
1 parent 12c1815 commit dc4c5ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
projectVersion=6.0.0-SNAPSHOT
grailsVersion=7.0.0-SNAPSHOT
grailsGradlePluginVersion=6.2.0
datastoreVersion=7.3.4
grailsGradlePluginVersion=7.0.0-SNAPSHOT
datastoreVersion=9.0.0-SNAPSHOT
groovyVersion=4.0.22
servletApiVersion=6.0.0
spockVersion=2.3-groovy-4.0
Expand Down

0 comments on commit dc4c5ab

Please sign in to comment.