chore(deps): update kotlin to v2.1.20 #32

Merged
ben merged 1 commit from renovate/kotlin into master 2025-04-19 16:00:46 +01:00
Showing only changes of commit c71d4c6080 - Show all commits

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" }