Skip to content

Commit fce8454

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.12.0 to 6.0.0
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.12.0 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits/r6.0.0) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 528a833 commit fce8454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

measurement-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.junit.platform</groupId>
3333
<artifactId>junit-platform-launcher</artifactId>
34-
<version>1.12.0</version> <!-- Ensure it's at least 1.7+ -->
34+
<version>6.0.0</version> <!-- Ensure it's at least 1.7+ -->
3535
<scope>test</scope>
3636
</dependency>
3737

0 commit comments

Comments
 (0)