Skip to content

Commit

Permalink
Bump kotlin.version from 1.3.41 to 1.3.50 (#214)
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 1.3.41 to 1.3.50.

Updates `kotlin-stdlib` from 1.3.41 to 1.3.50
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.50/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.3.41...v1.3.50)

Updates `kotlin-maven-plugin` from 1.3.41 to 1.3.50

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and mirkosertic committed Aug 29, 2019
1 parent 2a98ca3 commit b183085
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.41</kotlin.version>
<kotlin.version>1.3.50</kotlin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit b183085

Please sign in to comment.