File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
grails-bootstrap/src/main/groovy/org/codehaus/groovy/grails/resolve Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3030 datastoreVersion = " 3.1.2.BUILD-SNAPSHOT"
3131 gantVersion = " 1.9.6"
3232 gdocEngineVersion = " 1.0.1"
33- groovyVersion = " 2.3.5 "
33+ groovyVersion = " 2.3.6 "
3434 ivyVersion = " 2.3.0"
3535 jansiVersion = " 1.11"
3636 jlineVersion = " 2.12"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ public class GrailsCoreDependencies {
3131
3232 public final String grailsVersion ;
3333 public final String servletVersion ;
34- protected final String groovyVersion = "2.3.5 " ;
34+ protected final String groovyVersion = "2.3.6 " ;
3535 protected final String springVersion = "4.0.6.RELEASE" ;
3636 protected final String log4jVersion = "1.2.17" ;
3737 protected final String h2Version = "1.3.176" ;
You can’t perform that action at this time.
0 commit comments