Update dependencies

This commit is contained in:
Julien Papasian 2025-12-05 18:58:02 +01:00
parent 7434f88810
commit 86357b28e8

View file

@ -1,15 +1,15 @@
[versions]
aboutlib = "13.1.0"
accompanist = "0.37.3"
activity = "1.12.0"
activity = "1.12.1"
adaptiveiconview = "v0.0.3"
agp = "8.13.1"
appcompat = "1.7.1"
annotationJvm = "1.9.1"
breezy-datasharing-lib = "8e9e6f7e66d560b4d9e20e19193d3c640a664c9c"
cardview = "1.0.0"
compose-bom = "2025.11.01"
compose-material3 = "1.5.0-alpha09"
compose-bom = "2025.12.00"
compose-material3 = "1.5.0-alpha10"
compose-lint-checks = "1.4.2"
core-ktx = "1.17.0"
core-splashscreen = "1.2.0"
@ -20,11 +20,11 @@ javapoet = "1.13.0"
jjwt = "0.13.0"
json = "20250517"
junit = "6.0.1"
kotest-assertions = "6.0.5"
kotest-assertions = "6.0.7"
kotlin = "2.2.21"
kotlin-ksp = "2.3.3"
kotlinx-coroutines = "1.10.2"
kotlinx-serialization-csv = "3.2.0"
kotlinx-serialization-csv = "3.2.1"
kotlinx-serialization-json = "1.9.0"
kotlinx-serialization-xml = "0.91.3"
ktlint = "1.8.0"
@ -46,7 +46,7 @@ sqldelight = "2.2.1"
sqlite = "3.49.0"
sqlite-android = "2.6.2"
suncalc = "2.14"
swiperefreshlayout = "1.1.0"
swiperefreshlayout = "1.2.0"
vico = "2.3.6"
work-runtime = "2.11.0"