Skip to content

Commit

Permalink
Merge pull request #155 from NordicSemiconductor/renovate/kotlin
Browse files Browse the repository at this point in the history
Update kotlin
  • Loading branch information
philips77 authored Dec 5, 2024
2 parents a3ce8ab + 5f6dd27 commit cf8e2f5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ firebaseBom = "33.1.1"
hilt = "2.51.1"
hiltExt = "1.2.0"
junit4 = "4.13.2"
kotlin = "2.0.0"
kotlinxCoroutines = "1.9.0-RC"
kotlinxDatetime = "0.6.0"
kotlinxSerializationJson = "1.7.1"
ksp = "2.0.0-1.0.22"
kotlin = "2.1.0"
kotlinxCoroutines = "1.9.0"
kotlinxDatetime = "0.6.1"
kotlinxSerializationJson = "1.7.3"
ksp = "2.1.0-1.0.29"
lint = "31.5.0"
memfault-cloud = "2.0.5"
okhttp = "4.12.0"
Expand Down

0 comments on commit cf8e2f5

Please sign in to comment.