We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fdd014 commit d44845aCopy full SHA for d44845a
src/grails/grails-macros.xml
@@ -68,7 +68,7 @@
68
69
<classpath>
70
<pathelement location="@{cwd}"/>
71
- <pathelement location="${grails.home}/lib/groovy-all-1.6.0.jar"/>
+ <pathelement location="${grails.home}/lib/groovy-all-1.7.5.jar"/>
72
<pathelement location="${grails.home}/dist/[email protected]@.jar"/>
73
<extend-classpath/>
74
</classpath>
0 commit comments