Skip to content

Commit f1e6aa9

Browse files
committed
Bump Groovy and Moneta versions
1 parent 4c2389c commit f1e6aa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

groovylang-support/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ subprojects {
1111
}
1212

1313
dependencies {
14-
compile 'org.javamoney:moneta:1.0-RC2'
15-
compile 'org.codehaus.groovy:groovy:2.4.1'
14+
compile 'org.javamoney:moneta:1.0-RC3'
15+
compile 'org.codehaus.groovy:groovy:2.4.3'
1616

1717
testCompile("org.spockframework:spock-core:1.0-groovy-2.4") {
1818
exclude module: "groovy-all"

0 commit comments

Comments
 (0)