Skip to content

Commit 3efba2a

Browse files
algolia-botrenovate[bot]shortcuts
committed
chore(deps): dependencies 2025-02-17 (generated)
algolia/api-clients-automation#4459 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Algolia Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: shortcuts <[email protected]>
1 parent 46e777b commit 3efba2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[versions]
22
kotlin = "2.1.10"
3-
ktor = "3.0.3"
3+
ktor = "3.1.0"
44

55
[libraries]
66
# Kotlin
77
kotlin-test-common = { module = "org.jetbrains.kotlin:kotlin-test-common" }
88
kotlin-test-annotations-common = { module = "org.jetbrains.kotlin:kotlin-test-annotations-common" }
99
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit" }
1010
kotlinx-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.8.0" }
11-
kotlin-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.1" }
11+
kotlin-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.2" }
1212

1313
# Ktor
1414
ktor-client-core = { group = "io.ktor", name = "ktor-client-core", version.ref = "ktor" }

0 commit comments

Comments
 (0)