Bump kotlin_version from 1.3.31 to 1.3.71

Bumps `kotlin_version` from 1.3.31 to 1.3.71.

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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-24 04:17:31 +00:00 committed by GitHub
parent e99b487218
commit 9cd98afbba
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.71'
repositories {
jcenter()
mavenCentral()