build(deps): bump kotlin-stdlib from 1.4.20 to 1.6.0 #158

Closed
dependabot[bot] wants to merge 1 commits from dependabot/maven/org.jetbrains.kotlin-kotlin-stdlib-1.6.0 into main

View File

@@ -150,7 +150,7 @@
<dependency> <dependency>
<groupId>org.jetbrains.kotlin</groupId> <groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId> <artifactId>kotlin-stdlib</artifactId>
<version>1.4.20</version> <version>1.6.0</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>