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
Showing only changes of commit f7ab0be8e0 - Show all commits

View File

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