fix(deps): update kotlin monorepo to v1.9.23
@@ -24,7 +24,7 @@
buildscript {
ext {
- kotlinVersion = '1.9.22'
+ kotlinVersion = '1.9.23'
}
repositories {