File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[versions ]
22kotlin = " 2.1.10"
3- ktor = " 3.0.3 "
3+ ktor = " 3.1.0 "
44
55[libraries ]
66# Kotlin
77kotlin-test-common = { module = " org.jetbrains.kotlin:kotlin-test-common" }
88kotlin-test-annotations-common = { module = " org.jetbrains.kotlin:kotlin-test-annotations-common" }
99kotlin-test-junit = { module = " org.jetbrains.kotlin:kotlin-test-junit" }
1010kotlinx-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
1414ktor-client-core = { group = " io.ktor" , name = " ktor-client-core" , version.ref = " ktor" }
You can’t perform that action at this time.
0 commit comments