chore(deps): update kotlin to v2.1.10
All checks were successful
Build / build (pull_request) Successful in 8m10s

This commit is contained in:
Renovate Bot 2025-01-27 08:01:17 +00:00
parent fe36344cd4
commit cf7015d83a

View file

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