Browse Source

Bump kotlin-gradle-plugin from 1.5.0 to 1.5.10

Bumps kotlin-gradle-plugin from 1.5.0 to 1.5.10.

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 years ago
parent
commit
9ab1d6305b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -24,7 +24,7 @@
 buildscript {
 
     ext {
-        kotlinVersion = '1.5.0'
+        kotlinVersion = '1.5.10'
     }
 
     repositories {