Merge pull request #3269 from nextcloud/dependabot/gradle/kotlinVersion-1.9.10

Build(deps): Bump kotlinVersion from 1.8.22 to 1.9.10
This commit is contained in:
Marcel Hibbe 2023-08-28 12:07:13 +02:00 committed by GitHub
commit 1c2409e165
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@
buildscript {
ext {
kotlinVersion = '1.8.22'
kotlinVersion = '1.9.10'
}
repositories {