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

This commit is contained in:
Renovate Bot 2026-07-15 06:54:20 +00:00
parent 3d86b5be52
commit ee0435e567

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.10"
kotlinx-coroutines-rx3 = "1.11.0"
kotlinx-serialization-json = "1.11.0"
ksp = "2.3.8"