1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Remove unboundid dependency

This commit is contained in:
Eddú Meléndez
2019-08-13 20:39:25 -05:00
parent c03fb701ce
commit 93142f3e30
-1
View File
@@ -71,7 +71,6 @@ dependencies {
testRuntime 'cglib:cglib-nodep'
testRuntime 'org.hsqldb:hsqldb'
testCompile "com.unboundid:unboundid-ldapsdk"
}