Explorar o código

Bump kotlin_version from 1.3.31 to 1.3.40

Bumps `kotlin_version` from 1.3.31 to 1.3.40.

Updates `kotlin-gradle-plugin` from 1.3.31 to 1.3.40

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] %!s(int64=6) %!d(string=hai) anos
pai
achega
71962028b6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -7,7 +7,7 @@
 import com.github.spotbugs.SpotBugsTask
 
 buildscript {
-    ext.kotlin_version = '1.3.31'
+    ext.kotlin_version = '1.3.40'
     repositories {
         google()
         jcenter()