Skip to content

Commit

Permalink
⬆️ Bump kotlin.version from 1.3.50 to 1.3.60
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 1.3.50 to 1.3.60.

Updates `kotlin-stdlib-jdk8` from 1.3.50 to 1.3.60
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-reflect` from 1.3.50 to 1.3.60
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 15, 2019
1 parent 6ce85b7 commit 388f5ea
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 @@ -42,7 +42,7 @@
<properties>
<java.version>11</java.version>
<junit-jupiter.version>5.5.2</junit-jupiter.version>
<kotlin.version>1.3.50</kotlin.version>
<kotlin.version>1.3.60</kotlin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 388f5ea

Please sign in to comment.