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 {
1414plugins {
1515 id " com.gradle.build-scan" version " 1.8"
1616 id " io.spring.dependency-management" version " 1.0.3.RELEASE" apply false
17- id " org.jetbrains.kotlin.jvm" version " 1.2.40 " apply false
17+ id " org.jetbrains.kotlin.jvm" version " 1.2.41 " apply false
1818 id " org.jetbrains.dokka" version " 0.9.16"
1919 id " org.asciidoctor.convert" version " 1.5.6"
2020}
@@ -50,7 +50,7 @@ configure(allprojects) { project ->
5050 ext. junitJupiterVersion = " 5.0.3"
5151 ext. junitPlatformVersion = " 1.0.3"
5252 ext. junitVintageVersion = " 4.12.3"
53- ext. kotlinVersion = " 1.2.40 "
53+ ext. kotlinVersion = " 1.2.41 "
5454 ext. log4jVersion = " 2.11.0"
5555 ext. nettyVersion = " 4.1.24.Final"
5656 ext. reactorVersion = " Bismuth-BUILD-SNAPSHOT"
You can’t perform that action at this time.
0 commit comments