Skip to content

Commit 10a03c7

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.12.1 to 1.12.2 (#12982)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.12.1 to 1.12.2. - [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.2 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>
1 parent 7975a84 commit 10a03c7

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
@@ -383,7 +383,7 @@ dependencies {
383383

384384
testImplementation 'io.github.classgraph:classgraph:4.8.179'
385385
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
386-
testImplementation 'org.junit.platform:junit-platform-launcher:1.12.1'
386+
testImplementation 'org.junit.platform:junit-platform-launcher:1.12.2'
387387

388388
testImplementation 'org.mockito:mockito-core:5.17.0'
389389
testImplementation 'org.xmlunit:xmlunit-core:2.10.0'

0 commit comments

Comments
 (0)