Skip to content

Commit 815a089

Browse files
Update Samples dependencies to v2025
1 parent 42c8b04 commit 815a089

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/ktor-android-app/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ androidx-core-ktx = "1.15.0"
88
androidx-test-junit = "1.2.1"
99
compose = "1.7.5"
1010
compose-plugin = "1.5.14" # https://mvnrepository.com/artifact/androidx.compose.compiler/compiler
11-
compose-bom = "2024.10.01"
11+
compose-bom = "2025.01.00"
1212
material3 = "1.3.1"
1313
junit = "4.13.2"
1414
ktor = "3.0.1"

samples/ktor-web-app/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.0.21"
3-
kotlin-wrappers-bom = "1.0.0-pre.823"
3+
kotlin-wrappers-bom = "2025.1.4"
44
ktor = "3.0.1"
55
kotlinx-serialization-json = "1.7.3"
66
kotlinx-coroutines-core = "1.9.0"

0 commit comments

Comments
 (0)