Skip to content

Commit 2f7ad5b

Browse files
build(deps): bump junit-jupiter.version from 5.11.0 to 5.11.1 (#184)
Bumps `junit-jupiter.version` from 5.11.0 to 5.11.1. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0...r5.11.1) Updates `org.junit.vintage:junit-vintage-engine` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0...r5.11.1) --- 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 5477f7d commit 2f7ad5b

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.113.Final</netty-handler.version>
92-
<junit-jupiter.version>5.11.0</junit-jupiter.version>
92+
<junit-jupiter.version>5.11.1</junit-jupiter.version>
9393

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

0 commit comments

Comments
 (0)