Skip to content

Commit 7fd5233

Browse files
committed
feat(core): update kotlin to 1.1.2-5
1 parent 35dc176 commit 7fd5233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ allprojects {
1919

2020
buildscript {
2121

22-
val kotlinVersion = "1.1.2"
22+
val kotlinVersion = "1.1.2-5"
2323
val springBootVersion = "2.0.0.M2"
2424
val gradleNodePluginVersion = "1.2.0"
2525
val dependencyManagementVersion = "1.0.3.RELEASE"

0 commit comments

Comments
 (0)