Skip to content

Commit 4d34151

Browse files
Bump org.junit.jupiter:junit-jupiter-engine from 5.9.1 to 5.9.3 (#2256)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.9.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.9.3 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 0c354db commit 4d34151

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
@@ -47,7 +47,7 @@
4747
<thin-jar.version>1.0.30.RELEASE</thin-jar.version>
4848

4949
<junit-vintage.version>5.10.1</junit-vintage.version>
50-
<junit-jupiter.version>5.9.1</junit-jupiter.version>
50+
<junit-jupiter.version>5.9.3</junit-jupiter.version>
5151
<gmavenplus-plugin.version>1.13.0</gmavenplus-plugin.version>
5252
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->
5353
<awaitility.version>4.2.0</awaitility.version>

0 commit comments

Comments
 (0)