Skip to content

Commit

Permalink
Merge pull request #282 from NordicSemiconductor/renovate/all
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
philips77 authored Dec 20, 2024
2 parents c0445fb + e45fdaa commit 8c1aec9
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 @@ -27,7 +27,7 @@ androidxTestRules = "1.6.1"
androidxTracing = "1.2.0"
androidxUiAutomator = "2.3.0"
androidxWork = "2.10.0"
androidDesugarJdkLibs = "2.1.3"
androidDesugarJdkLibs = "2.1.4"
accompanist = "0.37.0"
coil = "2.7.0"
firebaseBom = "33.7.0"
Expand All @@ -37,11 +37,11 @@ junit4 = "4.13.2"
kotlinxCoroutines = "1.10.0"
kotlinxDatetime = "0.6.1"
kotlinxSerializationJson = "1.7.3"
kotlinCompose = "1.7.1"
kotlinCompose = "1.7.3"
lint = "31.7.3"
memfault-cloud = "2.0.5"
okhttp = "5.0.0-alpha.14"
protobuf = "4.29.1"
protobuf = "4.29.2"
protobufPlugin = "0.9.4"
publishPlugin = "1.3.0"
retrofit = "2.11.0"
Expand All @@ -54,7 +54,7 @@ wirePlugin = "5.1.0"
timber = "5.0.1"
chart = "v3.1.0"
leakcanary = "2.14"
mockk = "1.13.13"
mockk = "1.13.14"
truth = "1.4.4"
slf4j = "2.0.16"
slf4j-timber = "1.2"
Expand All @@ -64,7 +64,7 @@ moshi = "1.15.2"
koinCore = "4.0.0"
koinCompose = "4.0.0"
kmmUuid = "0.8.4"
kmmVoyager = "1.0.0"
kmmVoyager = "1.0.1"
kmmLogs = "2.7.1"
gson = "2.11.0"

Expand Down

0 comments on commit 8c1aec9

Please sign in to comment.