Skip to content

Commit

Permalink
Bump kotlin-stdlib from 1.4.20 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.4.20 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.4.20...v1.6.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2022
1 parent b7e1aaf commit 55d2098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>

<properties>
<kotlin.version>1.4.20</kotlin.version>
<kotlin.version>1.6.0</kotlin.version>
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
Expand Down

0 comments on commit 55d2098

Please sign in to comment.