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.51 " apply false
17
+ id " org.jetbrains.kotlin.jvm" version " 1.1.60 " apply false
18
18
id " org.jetbrains.dokka" version " 0.9.15"
19
19
id " org.asciidoctor.convert" version " 1.5.6"
20
20
}
@@ -50,7 +50,7 @@ configure(allprojects) { project ->
50
50
ext. junitJupiterVersion = " 5.0.2"
51
51
ext. junitPlatformVersion = " 1.0.2"
52
52
ext. junitVintageVersion = " 4.12.2"
53
- ext. kotlinVersion = " 1.1.51 "
53
+ ext. kotlinVersion = " 1.1.60 "
54
54
ext. log4jVersion = " 2.9.1"
55
55
ext. nettyVersion = " 4.1.17.Final"
56
56
ext. reactorVersion = " Bismuth-SR3"
You can’t perform that action at this time.
0 commit comments