Commit 72270517 authored by Johnny Lim's avatar Johnny Lim Committed by Stephane Nicoll

Upgrade to kotlin-runtime 1.1.4-3

Closes gh-10154
parent 6975e1b7
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
<dependency> <dependency>
<groupId>org.jetbrains.kotlin</groupId> <groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-runtime</artifactId> <artifactId>kotlin-runtime</artifactId>
<version>1.0.4</version> <version>1.1.4-3</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.sonatype.plexus</groupId> <groupId>org.sonatype.plexus</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment