mirror of https://github.com/jacekkow/uphpCAS-tests

Jacek Kowalski
2015-09-06 e0a945c2bd03b9d3af72981195c42e53081b0358
build.gradle
@@ -1,7 +1,7 @@
apply plugin: 'groovy'
dependencies {
   compile 'org.codehaus.groovy:groovy-all:2.4.4'
   groovy 'org.codehaus.groovy:groovy-all:2.4.4'
   compile 'junit:junit:4.12'
   compile 'org.seleniumhq.selenium:selenium-htmlunit-driver:2.47.1'
}