Skip to content

Commit 6be4299

Browse files
fix(deps): update all dependencies (#93)
* fix(deps): update all dependencies * Revert AGP update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: M R 3 Y <26522145+mr3y-the-programmer@users.noreply.github.com>
1 parent 878f6c7 commit 6be4299

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,40 +9,40 @@ ktlint = "12.1.1"
99
kotlinx-serialization = "1.7.3"
1010
hilt = "2.52"
1111
hilt-androidx = "1.2.0"
12-
core-ktx = "1.13.1"
12+
core-ktx = "1.15.0"
1313
splashscreen = "1.0.1"
1414
junit = "4.13.2"
1515
robolectric = "4.13"
16-
roborazzi = "1.29.0"
16+
roborazzi = "1.32.1"
1717
okio = "3.9.1"
1818
mockk = "1.13.13"
1919
assertk = "0.28.1"
2020
turbine = "1.2.0"
2121
androidx-test-ext-junit = "1.2.1"
2222
androidx-test-runner = "1.6.2"
2323
androidx-test-core = "1.6.1"
24-
androidx-annotations = "1.9.0"
24+
androidx-annotations = "1.9.1"
2525
espresso-core = "3.6.1"
26-
lifecycle-runtime = "2.8.6"
26+
lifecycle-runtime = "2.8.7"
2727
activity-compose = "1.9.3"
28-
compose-bom = "2024.10.00"
28+
compose-bom = "2024.10.01"
2929
compose-htmlconverter = "1.0.2"
3030
kmpalette = "3.1.0"
3131
lyricist = "1.7.0"
3232
navigation = "2.8.3"
3333
molecule = "2.0.0"
3434
media3 = "1.4.1"
3535
coroutines = "1.9.0"
36-
workmanager = "2.9.1"
37-
coil = "3.0.0-rc01"
38-
ktor = "3.0.0"
36+
workmanager = "2.10.0"
37+
coil = "3.0.1"
38+
ktor = "3.0.1"
3939
result = "2.0.0"
40-
xmlutil = "0.90.2"
40+
xmlutil = "0.90.3"
4141
kermit = "2.0.4"
4242
sqldelight = "2.0.2"
4343
sqlite-jdbc = "3.18.0" # sqlite version used in Android API level 26 (our minSdk)
4444
google-services = "4.4.2"
45-
firebase-bom = "33.4.0"
45+
firebase-bom = "33.5.1"
4646
crashlytics = "3.0.2"
4747
leakcanary = "3.0-alpha-8"
4848
datastore = "1.1.1"

0 commit comments

Comments
 (0)