Skip to content

Commit 6d74634

Browse files
build(deps): bump junit-jupiter.version from 5.11.2 to 5.11.3 (#190)
Bumps `junit-jupiter.version` from 5.11.2 to 5.11.3. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) Updates `org.junit.vintage:junit-vintage-engine` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b71c70 commit 6d74634

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
<netty-handler.version>4.1.114.Final</netty-handler.version>
92-
<junit-jupiter.version>5.11.2</junit-jupiter.version>
92+
<junit-jupiter.version>5.11.3</junit-jupiter.version>
9393

9494
<plugin.surefire.version>3.5.1</plugin.surefire.version>
9595
<plugin.jacoco.version>0.8.12</plugin.jacoco.version>

0 commit comments

Comments
 (0)