We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c600e15 commit 8a96ac7Copy full SHA for 8a96ac7
router-openapi-request-validator/build.gradle.kts
@@ -6,7 +6,7 @@ dependencies {
6
implementation(kotlin("stdlib"))
7
implementation(kotlin("reflect"))
8
9
- api("com.atlassian.oai:swagger-request-validator-core:2.40.0")
+ api("com.atlassian.oai:swagger-request-validator-core:2.42.0")
10
api(project(":router"))
11
12
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.3")
0 commit comments