Skip to content

Commit 48b35ab

Browse files
build(deps): bump junit-jupiter.version from 5.14.1 to 5.14.2
Bumps `junit-jupiter.version` from 5.14.1 to 5.14.2. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.14.1 to 5.14.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r5.14.2) Updates `org.junit.vintage:junit-vintage-engine` from 5.14.1 to 5.14.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r5.14.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.14.2 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 5.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf3518d commit 48b35ab

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.14.1</junit-jupiter.version>
91+
<junit-jupiter.version>5.14.2</junit-jupiter.version>
9292
<junit-platform.version>1.14.1</junit-platform.version>
9393
<netty-handler.version>4.2.9.Final</netty-handler.version>
9494

0 commit comments

Comments
 (0)