|
|
@ -61,6 +61,12 @@ |
|
|
|
<artifactId>kotlin-stdlib-jdk8</artifactId> |
|
|
|
<artifactId>kotlin-stdlib-jdk8</artifactId> |
|
|
|
<version>1.3.61</version> |
|
|
|
<version>1.3.61</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>org.jetbrains.kotlin</groupId> |
|
|
|
|
|
|
|
<artifactId>kotlin-test</artifactId> |
|
|
|
|
|
|
|
<version>1.3.61</version> |
|
|
|
|
|
|
|
<scope>test</scope> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
</dependencies> |
|
|
|
</dependencies> |
|
|
|
</dependencyManagement> |
|
|
|
</dependencyManagement> |
|
|
|
|
|
|
|
|
|
|
|