Skip to content

Commit ed12cd7

Browse files
chore(deps): bump org.junit.platform:junit-platform-launcher (#260)
Bumps the junit group with 1 update: [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework). Updates `org.junit.platform:junit-platform-launcher` from 1.12.2 to 1.14.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: junit ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a271422 commit ed12cd7

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
@@ -217,6 +217,6 @@ subprojects {
217217

218218
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.14.2'
219219
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.14.2'
220-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.12.2'
220+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.14.2'
221221
}
222222
}

0 commit comments

Comments
 (0)