fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.23

This commit is contained in:
renovate[bot] 2024-03-07 09:10:16 +00:00 committed by GitHub
parent 3cbe3c09b1
commit 5c13eb2a01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
buildscript {
ext {
kotlinVersion = '1.9.22'
kotlinVersion = '1.9.23'
commonsVersion = '2.1.0'
}
repositories {