Skip to content

Commit

Permalink
Update dependency io.swagger.parser.v3:swagger-parser to v2.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 21c8ffb commit 8be4e47
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 @@ -21,7 +21,7 @@ dependencies {
api(projects.kotestExtensionsKtorOpenapiModel)
implementation("io.ktor:ktor-server-core:2.2.4")
implementation("io.ktor:ktor-server-auth:2.2.4")
implementation("io.swagger.parser.v3:swagger-parser:2.1.13")
implementation("io.swagger.parser.v3:swagger-parser:2.1.16")
implementation("io.kotest:kotest-framework-api:5.5.5")
implementation("io.kotest:kotest-framework-engine:5.5.5")
testImplementation("io.ktor:ktor-client-apache:2.2.4")
Expand Down

0 comments on commit 8be4e47

Please sign in to comment.