Skip to content

Commit 7bbb9cc

Browse files
Merge pull request #344 from touchlab/dependabot/gradle/minor-bddc955d03
2 parents 7d604a8 + 1f1235c commit 7bbb9cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ targetSdk = "35"
55
compileSdk = "36"
66

77
# Dependencies
8-
kotlin = "2.2.10"
8+
kotlin = "2.3.0"
99
android-gradle-plugin = "8.11.2"
1010
ktlint-gradle = "14.0.1"
1111
compose = "1.9.1"
@@ -16,8 +16,8 @@ androidx-activity-compose = "1.11.0"
1616
androidx-lifecycle = "2.9.4"
1717
coroutines = "1.10.2"
1818
kotlinx-datetime = "0.7.1"
19-
ktor = "3.3.3"
20-
robolectric = "4.16"
19+
ktor = "3.4.0"
20+
robolectric = "4.16.1"
2121
kermit = "2.0.8"
2222
skie = "0.10.9"
2323
koin = "4.1.1"

0 commit comments

Comments
 (0)