chore(deps): update kotlin to v2.1.20
All checks were successful
Build / build (pull_request) Successful in 6m3s

This commit is contained in:
Renovate Bot 2025-03-20 08:07:59 +00:00
parent eccf2870f9
commit c71d4c6080

View file

@ -13,7 +13,7 @@ androidx-material = "1.12.0"
androidx-test-junit = "1.2.1"
compose-multiplatform = "1.7.3"
junit = "4.13.2"
kotlin = "2.1.10"
kotlin = "2.1.20"
[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }