Skip to content

Commit 360fb4e

Browse files
chore(deps): bump org.junit.platform:junit-platform-suite-engine from 1.12.2 to 1.13.1 (#1438)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 829107c commit 360fb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
testImplementation("org.junit.platform:junit-platform-commons:1.13.0")
5353
testImplementation("org.junit.platform:junit-platform-engine:1.12.2")
5454
testImplementation("org.junit.platform:junit-platform-launcher:1.13.0")
55-
testImplementation("org.junit.platform:junit-platform-suite-engine:1.12.2")
55+
testImplementation("org.junit.platform:junit-platform-suite-engine:1.13.1")
5656
testImplementation("org.junit.jupiter:junit-jupiter-api:5.12.2")
5757
testImplementation("org.junit.jupiter:junit-jupiter-params:5.12.2")
5858
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")

0 commit comments

Comments
 (0)