Skip to content

Commit 1e2afc4

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.13.4 to 6.0.0
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.13.4 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 04968d4 commit 1e2afc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
<!-- test dependencies -->
4949
<junit.version>5.13.4</junit.version>
50-
<junit-launcher.version>1.13.4</junit-launcher.version>
50+
<junit-launcher.version>6.0.0</junit-launcher.version>
5151
<junit-pioneer.version>2.3.0</junit-pioneer.version>
5252
<jetty.version>9.4.58.v20250814</jetty.version>
5353
<quercus.version>4.0.66</quercus.version>

0 commit comments

Comments
 (0)