Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 8dd56a0 commit 27ac8bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gradleDoctor = "0.8.1"
gradleDependencyAnalysis = "1.25.0"

# kotlin
kotlin = "1.9.10"
kotlin = "1.9.20"
ksp = "1.9.10-1.0.13"
kotlinxCoroutines = "1.7.3"

Expand Down Expand Up @@ -44,7 +44,7 @@ detektCore = "1.23.1"
detektCompose = "0.0.26"

# test
kotlinxKover = "0.7.3"
kotlinxKover = "0.7.4"
androidxArchCore = "2.2.0"
androidxTestCore = "1.5.0"
androidxTestRules = "1.5.0"
Expand Down

0 comments on commit 27ac8bc

Please sign in to comment.