Skip to content

Commit c03c1e3

Browse files
build(deps): bump junit-jupiter.version from 5.11.1 to 5.11.2 (#187)
Bumps `junit-jupiter.version` from 5.11.1 to 5.11.2. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.1...r5.11.2) Updates `org.junit.vintage:junit-vintage-engine` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.1...r5.11.2) --- 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 454edbd commit c03c1e3

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.1</junit-jupiter.version>
92+
<junit-jupiter.version>5.11.2</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)