Bump kotlin_version from 1.3.31 to 1.3.61

Bumps `kotlin_version` from 1.3.31 to 1.3.61.

Updates `kotlin-gradle-plugin` from 1.3.31 to 1.3.61
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.61/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.31...v1.3.61)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-27 04:19:41 +00:00 committed by GitHub
parent e99b487218
commit a8388ef465
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.61'
repositories {
jcenter()
mavenCentral()