Skip to content

Commit 4d74671

Browse files
build(deps): bump junit-jupiter.version from 5.13.4 to 5.14.1 (#302)
Bumps `junit-jupiter.version` from 5.13.4 to 5.14.1. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.4 to 5.14.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r5.14.1) Updates `org.junit.vintage:junit-vintage-engine` from 5.13.4 to 5.14.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r5.14.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.14.1 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 5.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 ce02e11 commit 4d74671

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

91-
<junit-jupiter.version>5.13.4</junit-jupiter.version>
91+
<junit-jupiter.version>5.14.1</junit-jupiter.version>
9292
<junit-platform.version>1.14.1</junit-platform.version>
9393
<netty-handler.version>4.2.7.Final</netty-handler.version>
9494

0 commit comments

Comments
 (0)