Skip to content

Commit 6ff43b4

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.11.4 to 1.12.1 (#12905)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.11.4 to 1.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0b95b3 commit 6ff43b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ dependencies {
385385

386386
testImplementation 'io.github.classgraph:classgraph:4.8.179'
387387
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
388-
testImplementation 'org.junit.platform:junit-platform-launcher:1.11.4'
388+
testImplementation 'org.junit.platform:junit-platform-launcher:1.12.1'
389389

390390
testImplementation 'org.mockito:mockito-core:5.17.0'
391391
testImplementation 'org.xmlunit:xmlunit-core:2.10.0'

0 commit comments

Comments
 (0)