File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ buildscript {
14
14
plugins {
15
15
id " com.gradle.build-scan" version " 1.8"
16
16
id " io.spring.dependency-management" version " 1.0.3.RELEASE" apply false
17
- id " org.jetbrains.kotlin.jvm" version " 1.1.4" apply false
17
+ id " org.jetbrains.kotlin.jvm" version " 1.1.4-3 " apply false
18
18
id " org.jetbrains.dokka" version " 0.9.15"
19
19
id " org.asciidoctor.convert" version " 1.5.3"
20
20
}
@@ -55,7 +55,7 @@ configure(allprojects) { project ->
55
55
ext. junitJupiterVersion = ' 5.0.0-RC3'
56
56
ext. junitPlatformVersion = ' 1.0.0-RC3'
57
57
ext. junitVintageVersion = " 4.12.0-RC3"
58
- ext. kotlinVersion = ' 1.1.4'
58
+ ext. kotlinVersion = ' 1.1.4-3 '
59
59
ext. log4jVersion = ' 2.8.2'
60
60
ext. nettyVersion = " 4.1.15.Final"
61
61
ext. okhttp3Version = " 3.8.1"
You can’t perform that action at this time.
0 commit comments