Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Commit

Permalink
Update dependency io.kotest:kotest-framework-engine to v5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2024
1 parent 60ed07a commit a34fbb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotest-extensions-ktor-openapi-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation("io.ktor:ktor-server-auth:2.2.4")
implementation("io.swagger.parser.v3:swagger-parser:2.1.22")
implementation("io.kotest:kotest-framework-api:5.5.5")
implementation("io.kotest:kotest-framework-engine:5.5.5")
implementation("io.kotest:kotest-framework-engine:5.9.0")
testImplementation("io.ktor:ktor-client-apache:2.2.4")
testImplementation("io.kotest:kotest-runner-junit5:5.5.5")
testImplementation("io.kotest:kotest-assertions-core:5.5.5")
Expand Down

0 comments on commit a34fbb5

Please sign in to comment.