Skip to content

Commit c1c2254

Browse files
committed
update ktor to 3.0.1
1 parent 275e2ab commit c1c2254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ kotlinx-benchmark = "0.4.11"
1212
kotlinx-coroutines = "1.8.1"
1313
# TODO kotlin 1.9 upgrade: fix GraphQLTestUtils and GenerateKotlinxClientIT
1414
kotlinx-serialization = "1.6.3"
15-
ktor = "2.3.12"
15+
ktor = "3.0.1"
1616
fastjson2 = "2.0.53"
1717
maven-plugin-annotation = "3.13.1"
1818
maven-plugin-api = "3.9.8"

0 commit comments

Comments
 (0)