Skip to content

Commit 1e07d8e

Browse files
Bump org.junit.platform:junit-platform-runner from 1.14.2 to 1.14.3
Bumps [org.junit.platform:junit-platform-runner](https://github.com/junit-team/junit-framework) from 1.14.2 to 1.14.3. - [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-runner dependency-version: 1.14.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fe9acf commit 1e07d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit5-junit4-runner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<logback.version>1.5.29</logback.version>
1212

1313
<junit-jupiter.version>6.0.2</junit-jupiter.version>
14-
<junit-platform.version>1.14.2</junit-platform.version>
14+
<junit-platform.version>1.14.3</junit-platform.version>
1515

1616
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
1717

0 commit comments

Comments
 (0)