Skip to content

Commit

Permalink
fix(deps): update dependency io.ktor:ktor-server-tests-jvm to v2.3.10 (
Browse files Browse the repository at this point in the history
…#383)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent 40ec708 commit e40cdb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs-test.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ spring-kafka = "2.9.13"
junit = "5.10.2"
kotest = "5.8.1"
mockito = "5.2.1"
ktor = "2.3.9"
ktor = "2.3.10"

[libraries]
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlinx" }
Expand Down

0 comments on commit e40cdb3

Please sign in to comment.