Skip to content

Commit 40686c7

Browse files
committed
Update Dependencies
1 parent 1c12f1f commit 40686c7

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

gradle/libs.versions.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
[versions]
2-
activity = "1.12.4"
2+
activity = "1.13.0"
33
agp = "9.1.1"
44
biometric = "1.2.0-alpha05"
55
coil = "2.7.0"
66
commons-compress = "1.28.0"
7-
commons-io = "2.21.0"
8-
compose-bom = "2026.02.00"
9-
compose = "1.10.3"
7+
commons-io = "2.22.0"
8+
compose-bom = "2026.04.01"
9+
compose = "1.11.0"
1010
compose-accompanist = "0.37.3"
1111
compose-markdown = "0.5.7"
1212
coroutines = "1.10.2"
13-
datastore = "1.2.0"
13+
datastore = "1.2.1"
1414
documentfile = "1.1.0"
1515
gradle-toolchains = "1.0.0"
1616
immutables = "0.4.0"
1717
junit-jupiter = "6.0.1"
1818
kaml = "0.104.0"
1919
koin = "4.1.1"
2020
koin-ksp = "2.3.1"
21-
kotlin = "2.3.10"
22-
ksp = "2.3.6"
21+
kotlin = "2.3.21"
22+
ksp = "2.3.7"
2323
libsu = "6.0.0"
2424
lifecycle = "2.10.0"
2525
material = "1.13.0"
26-
navigation = "2.9.7"
27-
navigation3 = "1.0.1"
26+
navigation = "2.9.8"
27+
navigation3 = "1.1.1"
2828
# TODO migrate to 2.0.X when ready https://pgpainless.readthedocs.io/en/latest/pgpainless-core/migration_2.0.html
2929
pgpainless = "1.7.7"
3030
preference = "1.2.1"
3131
room = "2.8.4"
3232
security = "1.1.0"
3333
semver = "4.3.0"
34-
serialization = "1.10.0"
35-
stability-analyzer = "0.7.0"
34+
serialization = "1.11.0"
35+
stability-analyzer = "0.7.4"
3636
test = "1.7.0"
3737
test-rules = "1.7.0"
3838
test-ext = "1.3.0"
3939
timber = "5.0.1"
40-
work = "2.11.1"
40+
work = "2.11.2"
4141
# TODO update when coyping fixed
4242
zstd-jni = "1.5.7-6"
4343

0 commit comments

Comments
 (0)