renovate[bot] 2 weeks ago committed by GitHub
commit 6faa862c99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,5 @@
plugins {
id("com.google.devtools.ksp") version "1.9.23-1.0.20" apply false
id("com.google.devtools.ksp") version "1.9.24-1.0.20" apply false
}
buildscript {

@ -31,7 +31,7 @@ jchronic = "0.2.6"
jems = "1.33"
junit-junit = "4.13.2"
junit = "1.1.5"
kotlin = "1.9.23"
kotlin = "1.9.24"
kotlinx-coroutines-test = "1.8.0"
leakcanary = "2.14"
lib-recur = "0.11.4"

Loading…
Cancel
Save