Merge pull request #1469 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.5.21

Bump kotlin-gradle-plugin from 1.5.10 to 1.5.21
This commit is contained in:
Andy Scherzinger 2021-07-14 13:21:24 +02:00 committed by GitHub
commit 99f6e0c901
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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