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