Skip to content

Commit

Permalink
chore(deps): update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2023
1 parent 134425a commit efb1d7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ espressoCore = "3.5.1"
hilt = "2.46.1"
hiltCompiler = "1.0.0"
junit4 = "4.13.2"
kotlin = "1.8.21"
kotlin = "1.8.22"
kotlinxCollectionImmutable = "0.3.5"
kotlinxCoroutines = "1.7.1"
kotlinxCoroutines = "1.7.2"
kotlinxDatetime = "0.4.0"
kotlinxSerialization = "1.5.1"
kover = "0.7.1"
ksp = "1.8.21-1.0.11"
kover = "0.7.2"
ksp = "1.8.22-1.0.11"
ktorClient = "2.3.2"
mockk = "1.13.5"
osmdroid = "6.1.16"
Expand Down

0 comments on commit efb1d7a

Please sign in to comment.