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 1
1
[versions ]
2
2
kotlin = " 2.1.10"
3
- ktor = " 3.0.3 "
3
+ ktor = " 3.1.0 "
4
4
5
5
[libraries ]
6
6
# Kotlin
7
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.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 " }
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