Skip to content

Commit 028d635

Browse files
fix(deps): update all non-major dependencies (#204)
Co-authored-by: renovate-self-hosted-apter[bot] <123806997+renovate-self-hosted-apter[bot]@users.noreply.github.com>
1 parent e97ba19 commit 028d635

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
@@ -4,7 +4,7 @@ targetSdk = "34"
44
javaTargetCompatibility = "17"
55
javaSourceCompatibility = "11"
66

7-
agp = "8.3.1"
7+
agp = "8.4.0"
88
kotlin = "1.9.23"
99
kotlinCoroutines = "1.8.0"
1010
kotlinDate = "0.5.0"
@@ -19,21 +19,21 @@ mockmp = "1.17.0"
1919
mokoResources = "0.23.0"
2020
mokoGraphics = "0.9.0"
2121

22-
compose = "1.6.4"
23-
composeActivity = "1.8.2"
22+
compose = "1.6.6"
23+
composeActivity = "1.9.0"
2424
composeCompiler = "1.5.12"
25-
composeUITooling = "1.6.4"
25+
composeUITooling = "1.6.6"
2626
composeCoil = "2.6.0"
2727
composeNavigation = "2.7.7"
2828

29-
koin = "3.5.3"
30-
koinTest = "3.5.3"
31-
koinAndroid = "3.5.3"
32-
koinAndroidCompose = "3.5.3"
33-
ktor = "2.3.9"
29+
koin = "3.5.6"
30+
koinTest = "3.5.6"
31+
koinAndroid = "3.5.6"
32+
koinAndroidCompose = "3.5.6"
33+
ktor = "2.3.10"
3434

3535
kermit = "2.0.3"
36-
slf4j = "2.0.12"
36+
slf4j = "2.0.13"
3737
junitKtx = "1.1.5"
3838
accompanistNavigation = "0.34.0"
3939

0 commit comments

Comments
 (0)