Skip to content

Commit 509c46c

Browse files
GRAILS-6577 - Upgrade Groovy to 1.7.4
1 parent ac73208 commit 509c46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/grails.pom.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>org.codehaus.groovy</groupId>
6565
<artifactId>groovy-all</artifactId>
66-
<version>1.7.3</version>
66+
<version>1.7.4</version>
6767
<exclusions>
6868
<exclusion>
6969
<groupId>jline</groupId>

0 commit comments

Comments
 (0)