Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylwester Zieliński committed Jan 4, 2024
1 parent 39923df commit 062ba4f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
accompanist = "0.32.0"
androidDesugarJdkLibs = "2.0.4"
androidGradlePlugin = "8.2.0"
androidGradlePlugin = "8.2.1"
androidxActivity = "1.8.2"
androidxAnnotation = "1.7.1"
androidxAppCompat = "1.6.1"
Expand Down Expand Up @@ -39,7 +39,7 @@ kotlinxCoroutines = "1.7.3"
kotlinxDatetime = "0.5.0"
kotlinxSerializationJson = "1.6.2"
ksp = "1.9.21-1.0.16"
lint = "31.2.0"
lint = "31.2.1"
memfault-cloud = "2.0.5"
okhttp = "4.12.0"
protobuf = "3.25.1"
Expand All @@ -54,11 +54,11 @@ markdown = "0.3.6"
wirePlugin = "4.9.3"
timber = "5.0.1"
chart = "v3.1.0"
leakcanary = "2.12"
leakcanary = "2.13"
mockk = "1.13.8"
slf4j = "2.0.9"
slf4j = "2.0.10"
robolectric = "4.11.1"
skydovesBallon = "1.6.3"
skydovesBallon = "1.6.4"
moshiKotlin = "1.15.0"
moshiAdapters = "1.15.0"
moshiConverter = "2.9.0"
Expand All @@ -67,15 +67,15 @@ moshiKotlinCodegen = "1.15.0"
material3 = "1.2.0-beta01"
material = "1.6.0-beta03"

nordic-blek = "1.0.13"
nordic-blek = "1.0.14"
nordic-ble = "2.7.2"
nordic-dfu = "2.4.1"
nordic-log = "2.3.0"
nordic-mcumgr = "1.9.0"
nordic-scanner = "1.6.0"
nordic-common = "1.9.3"
nordic-common = "1.9.4"
nordic-memfault = "1.0.2"
nordicPlugins = "1.11.0"
nordicPlugins = "1.11.1"
dokkaPlugin = "1.9.10"
googleServicesPlugins = "4.4.0"
firebaseCrashlyticsPlugins = "2.9.9"
Expand Down

0 comments on commit 062ba4f

Please sign in to comment.