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
This commit is contained in:
Andy Scherzinger 2021-05-25 15:12:12 +02:00 committed by GitHub
commit 16dfe20c25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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