Update kotlin monorepo to v1.9.24
@@ -10,7 +10,7 @@
buildscript {
ext {
- kotlinVersion = '1.9.23'
+ kotlinVersion = '1.9.24'
}
repositories {