Merge pull request #2916 from nextcloud/dependabot/gradle/kotlinVersion-1.8.20

Build(deps): Bump kotlinVersion from 1.8.10 to 1.8.20
This commit is contained in:
Andy Scherzinger 2023-04-08 22:08:52 +02:00 committed by GitHub
commit 2f486d2511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@
buildscript {
ext {
kotlinVersion = '1.8.10'
kotlinVersion = '1.8.20'
}
repositories {