Merge pull request #1742 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.6.10

Bump kotlin-gradle-plugin from 1.5.21 to 1.6.10
This commit is contained in:
Andy Scherzinger 2022-02-10 18:11:39 +01:00 committed by GitHub
commit 92c605853d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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