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

Update kotlin monorepo to v1.9.24
This commit is contained in:
Andy Scherzinger 2024-05-21 17:36:37 +02:00 committed by GitHub
commit b167c9813b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
buildscript {
ext {
kotlinVersion = '1.9.23'
kotlinVersion = '1.9.24'
}
repositories {