Skip to content

Commit f8af56f

Browse files
committed
Merge branch '4.1' into 4.0-master
2 parents 8390f53 + 3e43c20 commit f8af56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ml-development-tools/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626
dependencies {
2727
compileOnly gradleApi()
2828
compile project (':marklogic-client-api')
29-
compile ('org.jetbrains.kotlin:kotlin-stdlib-jdk8')
29+
compile ('org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.51')
3030
compile ('com.fasterxml.jackson.module:jackson-module-kotlin:2.9.3')
3131
testCompileOnly gradleTestKit()
3232
}

0 commit comments

Comments
 (0)