Skip to content

Commit

Permalink
Bump kotlin.version from 1.3.21 to 1.3.31 (#139)
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 1.3.21 to 1.3.31.

Updates `kotlin-stdlib` from 1.3.21 to 1.3.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.31/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.3.21...v1.3.31)

Updates `kotlin-maven-plugin` from 1.3.21 to 1.3.31

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mirkosertic committed Apr 26, 2019
1 parent f1e7e5b commit f4033bd
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 @@ -49,7 +49,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>1.3.21</kotlin.version>
<kotlin.version>1.3.31</kotlin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit f4033bd

Please sign in to comment.