Update kotlin to v2.4.0
Some checks failed
gitleaks / scan (push) Failing after 1s

This commit is contained in:
Renovate Bot 2026-07-07 06:54:46 +00:00
parent 3d86b5be52
commit d90c3a97fd

View file

@ -30,7 +30,7 @@ junit = "4.13.2"
junit-ext = "1.3.0"
koin = "4.2.2"
koin-plugin = "1.0.1"
kotlin = "2.3.21"
kotlin = "2.4.0"
kotlinx-coroutines-rx3 = "1.11.0"
kotlinx-serialization-json = "1.11.0"
ksp = "2.3.8"