Upgrade to Kotlin 1.3.21

Closes gh-16195
This commit is contained in:
Stephane Nicoll
2019-03-11 15:56:13 +01:00
parent 341859b5fe
commit b34b217d1e
3 changed files with 2 additions and 14 deletions

View File

@@ -172,11 +172,6 @@
<artifactId>johnzon-jsonb</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-runtime</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>