Skip to content

Commit

Permalink
Merge pull request #280 from NordicSemiconductor/renovate/all
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
philips77 authored Dec 17, 2024
2 parents accd085 + d3c5384 commit f025eae
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
Expand Up @@ -5,8 +5,8 @@ ksp = "2.1.0-1.0.29"
androidxActivity = "1.9.3"
androidxAnnotation = "1.9.1"
androidxAppCompat = "1.7.0"
androidxComposeBom = "2024.11.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeRuntimeTracing = "1.7.5"
androidxComposeBom = "2024.12.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeRuntimeTracing = "1.7.6"
androidxCore = "1.15.0"
androidxCoreSplashscreen = "1.0.1"
androidxDataStore = "1.1.1"
Expand All @@ -15,7 +15,7 @@ androidxHiltNavigationCompose = "1.2.0"
androidxLifecycle = "2.8.7"
androidxLocalbroadcastmanager = "1.1.0"
androidxMacroBenchmark = "1.3.3"
androidxNavigation = "2.8.4"
androidxNavigation = "2.8.5"
androidxMetrics = "1.0.0-beta01"
androidxProfileinstaller = "1.4.1"
androidxStartup = "1.2.0"
Expand All @@ -28,10 +28,10 @@ androidxTracing = "1.2.0"
androidxUiAutomator = "2.3.0"
androidxWork = "2.10.0"
androidDesugarJdkLibs = "2.1.3"
accompanist = "0.36.0"
accompanist = "0.37.0"
coil = "2.7.0"
firebaseBom = "33.7.0"
hilt = "2.53"
hilt = "2.53.1"
hiltExt = "1.2.0"
junit4 = "4.13.2"
kotlinxCoroutines = "1.9.0"
Expand All @@ -45,8 +45,8 @@ protobuf = "4.29.1"
protobufPlugin = "0.9.4"
publishPlugin = "1.3.0"
retrofit = "2.11.0"
room = "2.7.0-alpha11"
paging = "3.3.4"
room = "2.7.0-alpha12"
paging = "3.3.5"
secrets = "2.0.1"
turbine = "1.2.0"
markdown = "0.5.0" # https://github.com/jeziellago/compose-markdown/releases
Expand Down Expand Up @@ -80,7 +80,7 @@ nordic-common = "2.3.0"
nordic-memfault = "1.1.0"

nordicPlugins = "2.5"
dokkaPlugin = "1.9.20"
dokkaPlugin = "2.0.0"
googleServicesPlugins = "4.4.2"
firebaseCrashlyticsPlugins = "3.0.2"
kmmIosPublishPlugin = "2.0.3"
Expand Down

0 comments on commit f025eae

Please sign in to comment.