File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
clients/algoliasearch-client-kotlin/gradle Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ kotlin-test-common = { module = "org.jetbrains.kotlin:kotlin-test-common" }
8
8
kotlin-test-annotations-common = { module = " org.jetbrains.kotlin:kotlin-test-annotations-common" }
9
9
kotlin-test-junit = { module = " org.jetbrains.kotlin:kotlin-test-junit" }
10
10
kotlinx-serialization-json = { group = " org.jetbrains.kotlinx" , name = " kotlinx-serialization-json" , version = " 1.6.3" }
11
- kotlin-datetime = { module = " org.jetbrains.kotlinx:kotlinx-datetime" , version = " 0.5 .0" }
11
+ kotlin-datetime = { module = " org.jetbrains.kotlinx:kotlinx-datetime" , version = " 0.6 .0" }
12
12
13
13
# Ktor
14
14
ktor-client-core = { group = " io.ktor" , name = " ktor-client-core" , version.ref = " ktor" }
You can’t perform that action at this time.
0 commit comments