Skip to content

Commit

Permalink
Update dependency io.swagger.parser.v3:swagger-parser to v2.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2023
1 parent 40e53a1 commit f671af9
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.16")
implementation("io.swagger.parser.v3:swagger-parser:2.1.18")
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 f671af9

Please sign in to comment.