Skip to content

Commit

Permalink
GRAILS-6577 - Upgrade Groovy to 1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Brown committed Aug 5, 2010
1 parent ac73208 commit 509c46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/grails.pom.in
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>1.7.3</version>
<version>1.7.4</version>
<exclusions>
<exclusion>
<groupId>jline</groupId>
Expand Down

0 comments on commit 509c46c

Please sign in to comment.