Skip to content

Commit 7a4e5d9

Browse files
build(deps): bump kotlin-stdlib from 1.3.30 to 1.6.0
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.30 to 1.6.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.0/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.30...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adc7a8a commit 7a4e5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</developers>
3939

4040
<properties>
41-
<kotlin.version>1.3.30</kotlin.version>
41+
<kotlin.version>1.6.0</kotlin.version>
4242
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
4343
<java.version>1.8</java.version>
4444
<maven.compiler.source>${java.version}</maven.compiler.source>

0 commit comments

Comments
 (0)