Skip to content

Commit

Permalink
Bump kotlin.version from 1.4.10 to 1.4.20
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 1.4.10 to 1.4.20.

Updates `kotlin-stdlib-jdk8` from 1.4.10 to 1.4.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.20/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.4.10...v1.4.20)

Updates `kotlin-reflect` from 1.4.10 to 1.4.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.20/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.4.10...v1.4.20)

Updates `kotlin-test` from 1.4.10 to 1.4.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.20/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.4.10...v1.4.20)

Updates `kotlin-maven-allopen` from 1.4.10 to 1.4.20

Updates `kotlin-maven-plugin` from 1.4.10 to 1.4.20

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Nov 20, 2020
1 parent 0dc5548 commit c098963
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 @@ -39,7 +39,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- Compile -->
<kotlin.version>1.4.10</kotlin.version>
<kotlin.version>1.4.20</kotlin.version>
<detekt.version>1.14.2</detekt.version>
<jcommander.version>1.80</jcommander.version>
<snakeyaml.version>1.21</snakeyaml.version>
Expand Down

0 comments on commit c098963

Please sign in to comment.