Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 426d6a7

Browse files
Bump junit-jupiter.version from 5.8.2 to 5.9.0 (#11)
Bumps `junit-jupiter.version` from 5.8.2 to 5.9.0. Updates `junit-jupiter-api` from 5.8.2 to 5.9.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.2...r5.9.0) Updates `junit-jupiter-engine` from 5.8.2 to 5.9.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.2...r5.9.0) Updates `junit-jupiter-params` from 5.8.2 to 5.9.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.2...r5.9.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3ba744 commit 426d6a7

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
@@ -93,7 +93,7 @@
9393
<sign-plugin.version>1.0.1</sign-plugin.version>
9494
<nexus-staging-plugin.version>1.6.13</nexus-staging-plugin.version>
9595
<!-- test -->
96-
<junit-jupiter.version>5.8.2</junit-jupiter.version>
96+
<junit-jupiter.version>5.9.0</junit-jupiter.version>
9797
<mockito.version>4.6.1</mockito.version>
9898
<hamcrest.version>2.2</hamcrest.version>
9999
<system-stubs.version>2.0.1</system-stubs.version>

0 commit comments

Comments
 (0)