Update kotlin monorepo to v1.9.24

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-16 19:53:42 +00:00 committed by GitHub
parent dff33fdb87
commit 1c2d177e3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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