1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Added spring-expression to config module testCompile to fix build.

This commit is contained in:
Luke Taylor
2011-05-19 23:50:35 +01:00
parent 27caecd53f
commit e8a1a6e40b
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ eclipseClasspath {
}
dependencies {
groovy 'org.codehaus.groovy:groovy:1.7.7'
groovy 'org.codehaus.groovy:groovy:1.7.10'
providedCompile 'javax.servlet:servlet-api:2.5@jar'