Merge pull request #3696 from nextcloud/renovate/kotlin-monorepo

fix(deps): update kotlin monorepo to v1.9.23
This commit is contained in:
Andy Scherzinger 2024-03-07 11:54:52 +01:00 committed by GitHub
commit 954648459e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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