Skip to content

Commit

Permalink
Bump Ktor to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
timemanx committed Dec 20, 2024
1 parent 8cf852d commit f359f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kotlinx-benchmark = "0.4.13"
kotlinx-coroutines = "1.9.0"
# TODO kotlin 1.9 upgrade: fix GraphQLTestUtils and GenerateKotlinxClientIT
kotlinx-serialization = "1.6.3"
ktor = "3.0.1"
ktor = "3.0.3"
fastjson2 = "2.0.53"
maven-plugin-annotation = "3.13.1"
maven-plugin-api = "3.9.8"
Expand Down

0 comments on commit f359f69

Please sign in to comment.