fix(deps): update kotlin monorepo to v1.9.23

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-07 08:34:11 +00:00 committed by GitHub
parent fb6b070273
commit dec22a5bb4
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 {