Skip to content

Commit b8209c0

Browse files
Update all dependencies
1 parent 51080ae commit b8209c0

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GEM
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
1212
aws-eventstream (1.3.0)
13-
aws-partitions (1.1018.0)
13+
aws-partitions (1.1028.0)
1414
aws-sdk-core (3.214.0)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.992.0)
@@ -19,7 +19,7 @@ GEM
1919
aws-sdk-kms (1.96.0)
2020
aws-sdk-core (~> 3, >= 3.210.0)
2121
aws-sigv4 (~> 1.5)
22-
aws-sdk-s3 (1.176.0)
22+
aws-sdk-s3 (1.176.1)
2323
aws-sdk-core (~> 3, >= 3.210.0)
2424
aws-sdk-kms (~> 1)
2525
aws-sigv4 (~> 1.5)
@@ -58,8 +58,8 @@ GEM
5858
faraday-em_synchrony (1.0.0)
5959
faraday-excon (1.1.0)
6060
faraday-httpclient (1.0.1)
61-
faraday-multipart (1.0.4)
62-
multipart-post (~> 2)
61+
faraday-multipart (1.1.0)
62+
multipart-post (~> 2.0)
6363
faraday-net_http (1.0.2)
6464
faraday-net_http_persistent (1.2.0)
6565
faraday-patron (1.0.0)
@@ -145,11 +145,11 @@ GEM
145145
os (>= 0.9, < 2.0)
146146
signet (>= 0.16, < 2.a)
147147
highline (2.0.3)
148-
http-cookie (1.0.7)
148+
http-cookie (1.0.8)
149149
domain_name (~> 0.5)
150150
httpclient (2.8.3)
151151
jmespath (1.6.2)
152-
json (2.9.0)
152+
json (2.9.1)
153153
jwt (2.9.3)
154154
base64
155155
mini_magick (4.13.2)
@@ -169,7 +169,7 @@ GEM
169169
trailblazer-option (>= 0.1.1, < 0.2.0)
170170
uber (< 0.2.0)
171171
retriable (3.1.2)
172-
rexml (3.3.9)
172+
rexml (3.4.0)
173173
rouge (2.0.7)
174174
ruby2_keywords (0.0.5)
175175
rubyzip (2.3.2)

gradle/libs.versions.toml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
2-
accompanist = "0.36.0"
3-
androidDesugarJdkLibs = "2.1.3"
2+
accompanist = "0.37.0"
3+
androidDesugarJdkLibs = "2.1.4"
44
androidGradlePlugin = "8.7.3"
55
androidxActivity = "1.9.3"
66
androidxAnnotation = "1.9.1"
77
androidxAppCompat = "1.7.0"
8-
androidxComposeBom = "2024.11.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
9-
androidxComposeRuntimeTracing = "1.7.5"
8+
androidxComposeBom = "2024.12.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
9+
androidxComposeRuntimeTracing = "1.7.6"
1010
androidxCore = "1.15.0"
1111
androidxCoreSplashscreen = "1.0.1"
1212
androidxDataStore = "1.1.1"
@@ -15,7 +15,7 @@ androidxHiltNavigationCompose = "1.2.0"
1515
androidxLifecycle = "2.8.7"
1616
androidxLocalbroadcastmanager = "1.1.0"
1717
androidxMacroBenchmark = "1.3.3"
18-
androidxNavigation = "2.8.4"
18+
androidxNavigation = "2.8.5"
1919
androidxMetrics = "1.0.0-beta01"
2020
androidxProfileinstaller = "1.4.1"
2121
androidxStartup = "1.2.0"
@@ -28,8 +28,8 @@ androidxTracing = "1.2.0"
2828
androidxUiAutomator = "2.3.0"
2929
androidxWork = "2.10.0"
3030
coil = "2.7.0"
31-
firebaseBom = "33.6.0"
32-
hilt = "2.53"
31+
firebaseBom = "33.7.0"
32+
hilt = "2.54"
3333
hiltExt = "1.2.0"
3434
junit4 = "4.13.2"
3535
kotlin = "2.1.0"
@@ -40,35 +40,35 @@ ksp = "2.1.0-1.0.29"
4040
lint = "31.7.3"
4141
memfault-cloud = "2.0.5"
4242
okhttp = "4.12.0"
43-
protobuf = "4.29.0"
43+
protobuf = "4.29.2"
4444
protobufPlugin = "0.9.4"
4545
publishPlugin = "1.3.0"
4646
retrofit = "2.11.0"
47-
room = "2.7.0-alpha11"
48-
paging = "3.3.4"
47+
room = "2.7.0-alpha12"
48+
paging = "3.3.5"
4949
secrets = "2.0.1"
5050
turbine = "1.2.0"
5151
markdown = "0.4.1"
5252
wirePlugin = "5.1.0"
5353
timber = "5.0.1"
5454
chart = "3.1.0"
5555
leakcanary = "2.14"
56-
mockk = "1.13.13"
56+
mockk = "1.13.14"
5757
slf4j = "2.0.13"
5858
slf4j-timber = "1.2"
5959
robolectric = "4.14.1"
6060
skydovesBallon = "1.6.11"
61-
moshiKotlin = "1.15.1"
62-
moshiAdapters = "1.15.1"
63-
moshi = "1.15.1"
64-
moshiKotlinCodegen = "1.15.1"
61+
moshiKotlin = "1.15.2"
62+
moshiAdapters = "1.15.2"
63+
moshi = "1.15.2"
64+
moshiKotlinCodegen = "1.15.2"
6565
material3 = "1.3.1"
66-
material = "1.7.5"
66+
material = "1.7.6"
6767

6868
nordic-log = "2.5.0"
69-
nordic-common = "2.1.1"
70-
nordicPlugins = "2.5"
71-
dokkaPlugin = "1.9.20"
69+
nordic-common = "2.4.0"
70+
nordicPlugins = "2.6.1"
71+
dokkaPlugin = "2.0.0"
7272
googleServicesPlugins = "4.4.2"
7373
firebaseCrashlyticsPlugins = "3.0.2"
7474

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)