We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50224ab commit deeea6fCopy full SHA for deeea6f
marklogic-development-tools/build.gradle
@@ -28,7 +28,6 @@ dependencies {
28
compile ('org.jetbrains.kotlin:kotlin-stdlib-jdk8')
29
compile ('com.fasterxml.jackson.module:jackson-module-kotlin:2.9.3')
30
testCompileOnly gradleTestKit()
31
- testCompile group: 'junit', name: 'junit', version: '4.12'
32
}
33
34
task pluginJar(type: Jar) {
0 commit comments