Skip to content

Commit 2ed2f3d

Browse files
Merge 99b0b62 into 3e9d016
2 parents 3e9d016 + 99b0b62 commit 2ed2f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/algoliasearch-client-kotlin/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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)