Skip to content

Commit 8a96ac7

Browse files
Bump com.atlassian.oai:swagger-request-validator-core
Bumps [com.atlassian.oai:swagger-request-validator-core](https://bitbucket.org/atlassian/swagger-request-validator) from 2.40.0 to 2.42.0. - [Changelog](https://bitbucket.org/atlassian/swagger-request-validator/src/master/RELEASE-NOTES.md) - [Commits](https://bitbucket.org/atlassian/swagger-request-validator/branches/compare/swagger-request-validator-2.42.0..swagger-request-validator-2.40.0) --- updated-dependencies: - dependency-name: com.atlassian.oai:swagger-request-validator-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c600e15 commit 8a96ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

router-openapi-request-validator/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
implementation(kotlin("stdlib"))
77
implementation(kotlin("reflect"))
88

9-
api("com.atlassian.oai:swagger-request-validator-core:2.40.0")
9+
api("com.atlassian.oai:swagger-request-validator-core:2.42.0")
1010
api(project(":router"))
1111

1212
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.3")

0 commit comments

Comments
 (0)