Browse Source

Merge pull request #1288 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.5.10

Bump kotlin-gradle-plugin from 1.5.0 to 1.5.10
Andy Scherzinger 3 years ago
parent
commit
16dfe20c25
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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