Skip to content

Commit 3ab4cce

Browse files
authored
Merge pull request #356 from NordicSemiconductor/renovate/all
Update all dependencies
2 parents 2bc65c8 + 142d513 commit 3ab4cce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
androidGradlePlugin = "8.13.1"
2+
androidGradlePlugin = "8.13.2"
33
kotlin = "2.2.21" # When changes, update also kotlinAndroid.kt
44
ksp = "2.3.3"
55
androidxActivity = "1.12.1"
@@ -38,16 +38,16 @@ accompanist = "0.37.3"
3838
accompanistPlaceholder = "0.36.0"
3939
coil = "2.7.0"
4040
dagger = "2.57.2"
41-
firebaseBom = "34.6.0"
41+
firebaseBom = "34.7.0"
4242
hilt = "2.57.2"
43-
hiltExt = "1.2.0"
43+
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.9.0"
4848
kotlinCompose = "1.9.3"
4949
javaAnnotations = "26.0.2-1" # https://github.com/JetBrains/java-annotations
50-
lint = "31.13.1"
50+
lint = "31.13.2"
5151
material = "1.13.0"
5252
memfault-cloud = "2.0.5"
5353
okhttp = "5.3.2"

0 commit comments

Comments
 (0)