Merge pull request #1930 from nextcloud/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.6.21

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

View File

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