Add com.sun.jndi.ldap Module
- Needed for importing com.sun.jndi.ldap in tests
This commit is contained in:
@@ -24,3 +24,7 @@ dependencies {
|
||||
"junit:junit",
|
||||
"org.assertj:assertj-core"
|
||||
}
|
||||
|
||||
compileTestJava {
|
||||
targetCompatibility = JavaVersion.VERSION_11
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user