Skip to content

Commit

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

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

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

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

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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 1, 2021
1 parent 3677d36 commit 99a648e
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.30</kotlin.version>
<kotlin.version>1.4.31</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 99a648e

Please sign in to comment.