Skip to content

Commit 0c41622

Browse files
authored
Merge pull request #65 from NordicPlayground/renovate/all
Update all dependencies
2 parents 503a370 + 3ef8d1f commit 0c41622

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

gradle/libs.versions.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ accompanist = "0.32.0"
33
androidDesugarJdkLibs = "2.0.3"
44
androidGradlePlugin = "8.1.1"
55
androidxActivity = "1.7.2"
6-
androidxAnnotation = "1.6.0"
6+
androidxAnnotation = "1.7.0"
77
androidxAppCompat = "1.6.1"
8-
androidxComposeBom = "2023.08.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
8+
androidxComposeBom = "2023.09.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
99
androidxComposeCompiler = "1.5.3" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
1010
androidxComposeRuntimeTracing = "1.0.0-alpha04"
11-
androidxCore = "1.10.1"
11+
androidxCore = "1.12.0"
1212
androidxCoreSplashscreen = "1.0.1"
1313
androidxDataStore = "1.0.0"
1414
androidxEspresso = "3.5.1"
1515
androidxHiltNavigationCompose = "1.0.0"
16-
androidxLifecycle = "2.6.1"
16+
androidxLifecycle = "2.6.2"
1717
androidxLocalbroadcastmanager = "1.1.0"
1818
androidxMacroBenchmark = "1.1.1"
19-
androidxNavigation = "2.7.1"
19+
androidxNavigation = "2.7.2"
2020
androidxMetrics = "1.0.0-alpha04"
2121
androidxProfileinstaller = "1.3.1"
2222
androidxStartup = "1.1.1"
@@ -29,7 +29,7 @@ androidxTracing = "1.1.0"
2929
androidxUiAutomator = "2.2.0"
3030
androidxWork = "2.8.1"
3131
coil = "2.4.0"
32-
firebaseBom = "32.2.3"
32+
firebaseBom = "32.3.1"
3333
hilt = "2.48"
3434
hiltExt = "1.0.0"
3535
jacoco = "0.8.7"
@@ -42,37 +42,37 @@ ksp = "1.9.10-1.0.13"
4242
lint = "31.1.1"
4343
memfault-cloud = "2.0.5"
4444
okhttp = "4.11.0"
45-
protobuf = "3.24.2"
45+
protobuf = "3.24.3"
4646
protobufPlugin = "0.9.4"
4747
publishPlugin = "1.2.1"
4848
retrofit = "2.9.0"
4949
retrofitKotlinxSerializationJson = "1.0.0"
5050
room = "2.5.2"
5151
secrets = "2.0.1"
5252
turbine = "1.0.0"
53-
markdown = "0.3.5"
53+
markdown = "0.3.6"
5454
wirePlugin = "4.8.1"
5555
timber = "5.0.1"
5656
chart = "3.1.0"
5757
leakcanary = "2.12"
5858
mockk = "1.13.7"
5959
slf4j = "2.0.9"
6060
robolectric = "4.10.3"
61-
skydovesBallon = "1.5.4"
61+
skydovesBallon = "1.6.0"
6262
moshiKotlin = "1.15.0"
6363
moshiAdapters = "1.15.0"
6464

65-
nordic-blek = "1.0.3"
65+
nordic-blek = "1.0.5"
6666
nordic-ble = "2.6.1"
6767
nordic-dfu = "2.3.0"
6868
nordic-log = "2.3.0"
6969
nordic-mcumgr = "1.7.2"
7070
nordic-scanner = "1.6.0"
71-
nordic-common = "1.8.1"
71+
nordic-common = "1.8.2"
7272
nordic-memfault = "1.0.2"
7373
nordicPlugins = "1.9.5"
7474
dokkaPlugin = "1.9.0"
75-
googleServicesPlugins = "4.3.15"
75+
googleServicesPlugins = "4.4.0"
7676
firebaseCrashlyticsPlugins = "2.9.9"
7777

7878
[libraries]

0 commit comments

Comments
 (0)