Skip to content

Commit af761ea

Browse files
chore(deps): bump org.junit.platform:junit-platform-launcher from 1.12.2 to 1.13.0 (#1425)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 957cbe2 commit af761ea

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
@@ -51,7 +51,7 @@ dependencies {
5151

5252
testImplementation("org.junit.platform:junit-platform-commons:1.12.2")
5353
testImplementation("org.junit.platform:junit-platform-engine:1.12.2")
54-
testImplementation("org.junit.platform:junit-platform-launcher:1.12.2")
54+
testImplementation("org.junit.platform:junit-platform-launcher:1.13.0")
5555
testImplementation("org.junit.platform:junit-platform-suite-engine:1.12.2")
5656
testImplementation("org.junit.jupiter:junit-jupiter-api:5.12.2")
5757
testImplementation("org.junit.jupiter:junit-jupiter-params:5.12.2")

0 commit comments

Comments
 (0)