chore(deps): update kotlin-toolchain (#5760)

This commit is contained in:
renovate[bot]
2026-06-12 06:01:19 -05:00
committed by GitHub
parent 4a0eeae6ef
commit bce317c687
+3 -3
View File
@@ -15,17 +15,17 @@ navigation3 = "1.1.1"
paging = "3.5.0"
room = "3.0.0-alpha06"
koin = "4.2.1"
koin-plugin = "1.0.0"
koin-plugin = "1.0.1"
# Kotlin
kotlin = "2.3.21"
kotlin = "2.4.0"
kotlinx-coroutines-android = "1.11.0"
kotlinx-datetime = "0.8.0-0.6.x-compat"
kotlinx-serialization = "1.11.0"
ktlint = "1.7.1"
ktfmt = "0.61"
kover = "0.9.8"
mokkery = "3.3.0"
mokkery = "3.4.1"
junit5 = "6.1.0"
junit-platform = "6.1.0" # aligned with junit5 — JUnit Platform uses 1.x scheme
kotest = "6.1.11"