Skip to content

Commit c5a44ef

Browse files
build(deps): bump junit-platform.version from 1.13.4 to 1.14.1 (#304)
Bumps `junit-platform.version` from 1.13.4 to 1.14.1. Updates `org.junit.platform:junit-platform-engine` from 1.13.4 to 1.14.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) Updates `org.junit.platform:junit-platform-launcher` from 1.13.4 to 1.14.1 - [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-engine dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.14.1 dependency-type: direct:production 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 e51d7d6 commit c5a44ef

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
@@ -89,7 +89,7 @@
8989
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
9090

9191
<junit-jupiter.version>5.13.4</junit-jupiter.version>
92-
<junit-platform.version>1.13.4</junit-platform.version>
92+
<junit-platform.version>1.14.1</junit-platform.version>
9393
<netty-handler.version>4.2.7.Final</netty-handler.version>
9494

9595
<plugin.surefire.version>3.5.4</plugin.surefire.version>

0 commit comments

Comments
 (0)