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

SEC-1906: Update to Gradle 1.0

This commit is contained in:
Rob Winch
2012-06-29 12:59:22 -05:00
parent 2fba10ab61
commit a2452ab514
24 changed files with 202 additions and 244 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ dependencies {
provided 'javax.servlet:servlet-api:2.5'
testCompile project(':spring-security-core').sourceSets.test.classes,
testCompile project(':spring-security-core').sourceSets.test.output,
'commons-codec:commons-codec:1.3',
"org.springframework:spring-test:$springVersion",
"org.powermock:powermock-core:$powerMockVersion",