Merge pull request #1897 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.6.20

Bump kotlin-gradle-plugin from 1.6.10 to 1.6.20
This commit is contained in:
Andy Scherzinger 2022-04-04 12:11:35 +02:00 committed by GitHub
commit 2bee41f515
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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