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

Commit db7ae7c

Browse files
Update dependency io.kotest:kotest-framework-api to v5.7.2
1 parent bde4f85 commit db7ae7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotest-extensions-ktor-openapi-plugin/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation("io.ktor:ktor-server-core:2.2.4")
2323
implementation("io.ktor:ktor-server-auth:2.2.4")
2424
implementation("io.swagger.parser.v3:swagger-parser:2.1.16")
25-
implementation("io.kotest:kotest-framework-api:5.5.5")
25+
implementation("io.kotest:kotest-framework-api:5.7.2")
2626
implementation("io.kotest:kotest-framework-engine:5.5.5")
2727
testImplementation("io.ktor:ktor-client-apache:2.2.4")
2828
testImplementation("io.kotest:kotest-runner-junit5:5.5.5")

0 commit comments

Comments
 (0)