Skip to content

Commit 14d8609

Browse files
authored
chore: upgrade ktor version to latest (#1714)
1 parent 8d30ff0 commit 14d8609

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
@@ -9,7 +9,7 @@ kotlin = "1.7.21"
99
kotlinx-benchmark = "0.4.4"
1010
kotlinx-coroutines = "1.6.4"
1111
kotlinx-serialization = "1.4.1"
12-
ktor = "2.2.2"
12+
ktor = "2.2.4"
1313
maven-plugin-annotation = "3.6.0"
1414
maven-plugin-api = "3.6.3"
1515
maven-project = "2.2.1"

0 commit comments

Comments
 (0)