From 062ba4faec2ac0ae244f48f55c1d6335d6b95d0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sylwester=20Zieli=C5=84ski?= Date: Thu, 4 Jan 2024 11:53:32 +0100 Subject: [PATCH] Bump dependencies --- gradle/libs.versions.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 202c60ea..594328f4 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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" @@ -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" @@ -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" @@ -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"