Merge pull request #2736 from nextcloud/dependabot/gradle/kotlinVersion-1.8.10

Build(deps): Bump kotlinVersion from 1.8.0 to 1.8.10
This commit is contained in:
Marcel Hibbe 2023-02-14 11:40:39 +01:00 committed by GitHub
commit 4da03860df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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