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

This commit is contained in:
renovate[bot] 2024-05-07 07:53:04 +00:00 committed by GitHub
parent 43c9f2cea9
commit 5aef41f1fb
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 { buildscript {
ext { ext {
kotlinVersion = '1.9.23' kotlinVersion = '1.9.24'
commonsVersion = '2.2.0' commonsVersion = '2.2.0'
} }
repositories { repositories {