Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/router-openapi-request-val…
Browse files Browse the repository at this point in the history
…idator/com.atlassian.oai-swagger-request-validator-core-2.42.0
  • Loading branch information
uberbinge authored Jan 9, 2025
2 parents 4265cfb + 6d4bf86 commit e85b371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion router-openapi-request-validator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
api("com.atlassian.oai:swagger-request-validator-core:2.42.0")
api(project(":router"))

testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.3")
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.11.1")
testImplementation("org.assertj:assertj-core:3.26.0")
testImplementation("io.mockk:mockk:1.13.11")
testImplementation("org.slf4j:slf4j-simple:2.0.13")
Expand Down

0 comments on commit e85b371

Please sign in to comment.