Skip to content

Commit c600e15

Browse files
Bump org.junit.jupiter:junit-jupiter-engine (#409)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.2...r5.10.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Waqas Ahmed <[email protected]>
1 parent 21e9326 commit c600e15

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
@@ -9,7 +9,7 @@ dependencies {
99
api("com.atlassian.oai:swagger-request-validator-core:2.40.0")
1010
api(project(":router"))
1111

12-
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.2")
12+
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.3")
1313
testImplementation("org.assertj:assertj-core:3.26.0")
1414
testImplementation("io.mockk:mockk:1.13.11")
1515
testImplementation("org.slf4j:slf4j-simple:2.0.13")

0 commit comments

Comments
 (0)