Skip to content

Commit

Permalink
Merge pull request #1983 from nordic-institute/dependabot/gradle/src/…
Browse files Browse the repository at this point in the history
…org.openapitools.openapistylevalidator-openapi-style-validator-lib-1.11
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
2 parents 94615c7 + 2f6027d commit 4ddc2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
// force newer version, older conflicts with owasp dependency check
implementation 'commons-codec:commons-codec:1.16.1'
implementation 'org.openapi4j:openapi-parser:1.0.7'
implementation 'org.openapitools.openapistylevalidator:openapi-style-validator-lib:1.10'
implementation 'org.openapitools.openapistylevalidator:openapi-style-validator-lib:1.11'
implementation 'io.swagger.parser.v3:swagger-parser:2.1.20'
implementation 'org.openapitools.empoa:empoa-swagger-core:2.1.0'
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.2")
Expand Down

0 comments on commit 4ddc2da

Please sign in to comment.