aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index b93b1cbb..33d8e27c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -65,7 +65,6 @@ dependencies {
testCompile "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:${rootProject.jacksonVersion}"
testCompile "org.springframework:spring-jdbc:${springFrameworkVersion}"
testCompile "org.springframework:spring-test:${springFrameworkVersion}"
- testCompile "ch.vorburger.mariaDB4j:mariaDB4j:2.2.3"
testCompile "org.slf4j:slf4j-api:${slf4jVersion}"
testCompile "junit:junit:${junitVersion}"
testCompile "org.hamcrest:hamcrest-all:${hamcrestVersion}"