Bump kotlin_version from 1.3.31 to 1.3.60

Bumps `kotlin_version` from 1.3.31 to 1.3.60.

Updates `kotlin-gradle-plugin` from 1.3.31 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-stdlib` from 1.3.31 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)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-15 04:22:38 +00:00 committed by GitHub
parent e99b487218
commit 67fa7a0537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.3.31'
ext.kotlin_version = '1.3.60'
repositories {
jcenter()
mavenCentral()