Merge pull request #3540 from nextcloud/dependabot/gradle/kotlinVersion-1.9.22

Build(deps): Bump kotlinVersion from 1.9.10 to 1.9.22
This commit is contained in:
Marcel Hibbe 2024-01-02 13:34:32 +01:00 committed by GitHub
commit 129c8a81a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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