Remove unboundid dependency

This commit is contained in:
Eddú Meléndez
2019-08-13 20:39:25 -05:00
parent c03fb701ce
commit 93142f3e30

View File

@@ -71,7 +71,6 @@ dependencies {
testRuntime 'cglib:cglib-nodep'
testRuntime 'org.hsqldb:hsqldb'
testCompile "com.unboundid:unboundid-ldapsdk"
}