Skip to content

Commit

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

Updates `kotlin-stdlib-jdk8` from 1.4.21 to 1.4.30
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.4.21...v1.4.30)

Updates `kotlin-reflect` from 1.4.21 to 1.4.30
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.4.21...v1.4.30)

Updates `kotlin-test` from 1.4.21 to 1.4.30
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.4.21...v1.4.30)

Updates `kotlin-maven-allopen` from 1.4.21 to 1.4.30

Updates `kotlin-maven-plugin` from 1.4.21 to 1.4.30

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 4, 2021
1 parent 270cbad commit 9bfcc58
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.21</kotlin.version>
<kotlin.version>1.4.30</kotlin.version>
<detekt.version>1.15.0</detekt.version>
<jcommander.version>1.80</jcommander.version>
<snakeyaml.version>1.21</snakeyaml.version>
Expand Down

0 comments on commit 9bfcc58

Please sign in to comment.