Skip to content

Commit 5cb50ec

Browse files
authored
Merge pull request #371 from NordicSemiconductor/renovate/all
Update all dependencies
2 parents af6ed4a + 05cdc8f commit 5cb50ec

4 files changed

Lines changed: 15 additions & 15 deletions

File tree

gradle/libs.versions.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[versions]
2-
androidGradlePlugin = "9.0.0"
2+
androidGradlePlugin = "9.1.0"
33
kotlin = "2.3.10" # When changes, update also kotlinAndroid.kt
44
ksp = "2.3.6"
55
androidxActivity = "1.12.4"
66
androidxAnnotation = "1.9.1"
77
androidxAppCompat = "1.7.1"
88
androidxCardview = "1.0.0"
99
androidxConstraintlayout = "2.2.1"
10-
androidxComposeBom = "2026.02.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
11-
androidxComposeRuntimeTracing = "1.10.3"
10+
androidxComposeBom = "2026.02.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
11+
androidxComposeRuntimeTracing = "1.10.4"
1212
androidxCore = "1.17.0"
1313
androidxCoreSplashscreen = "1.2.0"
1414
androidxDataStore = "1.2.0"
@@ -37,30 +37,30 @@ androidDesugarJdkLibs = "2.1.5"
3737
accompanist = "0.37.3"
3838
accompanistPlaceholder = "0.36.0"
3939
coil = "2.7.0"
40-
dagger = "2.59.1"
41-
firebaseBom = "34.9.0"
42-
hilt = "2.59.1"
40+
dagger = "2.59.2"
41+
firebaseBom = "34.10.0"
42+
hilt = "2.59.2"
4343
hiltExt = "1.3.0"
4444
junit4 = "4.13.2"
4545
kotlinxCoroutines = "1.10.2"
4646
kotlinxDatetime = "0.7.1-0.6.x-compat"
4747
kotlinxSerializationJson = "1.10.0"
48-
kotlinCompose = "1.10.1"
49-
javaAnnotations = "26.0.2-1" # https://github.com/JetBrains/java-annotations
50-
lint = "32.0.0"
48+
kotlinCompose = "1.10.2"
49+
javaAnnotations = "26.1.0" # https://github.com/JetBrains/java-annotations
50+
lint = "32.1.0"
5151
material = "1.13.0"
5252
memfault-cloud = "2.1.0"
5353
okhttp = "5.3.2"
54-
protobuf = "4.33.5"
54+
protobuf = "4.34.0"
5555
protobufPlugin = "0.9.6"
56-
publishPlugin = "2.0.0"
56+
publishPlugin = "2.1.0"
5757
retrofit = "3.0.0"
5858
room = "2.8.4"
5959
paging = "3.4.1"
6060
secrets = "2.0.1"
6161
turbine = "1.2.1"
6262
markdown = "0.5.7" # https://github.com/jeziellago/compose-markdown/releases
63-
wirePlugin = "5.5.0"
63+
wirePlugin = "5.5.1"
6464
timber = "5.0.1"
6565
chart = "v3.1.0"
6666
leakcanary = "2.14"
@@ -69,7 +69,7 @@ truth = "1.4.5"
6969
slf4j = "2.0.17"
7070
slf4j-timber = "1.2"
7171
robolectric = "4.16.1"
72-
skydovesBallon = "1.7.3"
72+
skydovesBallon = "1.7.4"
7373
moshi = "1.15.2"
7474
koinCore = "4.1.1"
7575
koinCompose = "4.1.1"

gradle/wrapper/gradle-wrapper.jar

2.73 KB
Binary file not shown.

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-9.3.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)