Skip to content

Commit 528a833

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.9.2 to 1.12.0 (#51)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.9.2 to 1.12.0. - [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-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2316777 commit 528a833

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.9.2</version> <!-- Ensure it's at least 1.7+ -->
34+
<version>1.12.0</version> <!-- Ensure it's at least 1.7+ -->
3535
<scope>test</scope>
3636
</dependency>
3737

0 commit comments

Comments
 (0)