Upgrade to kotlin-runtime 1.1.4-3

Closes gh-10154
This commit is contained in:
Johnny Lim 2017-09-04 12:55:33 +09:00 committed by Stephane Nicoll
parent 6975e1b783
commit 7227051712
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-runtime</artifactId>
<version>1.0.4</version>
<version>1.1.4-3</version>
</dependency>
<dependency>
<groupId>org.sonatype.plexus</groupId>