Skip to content

Commit bc33e6f

Browse files
build(deps): Bump version.junit5 from 5.10.1 to 5.10.2 (#536)
Bumps `version.junit5` from 5.10.1 to 5.10.2. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.1 to 5.10.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.1...r5.10.2) Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.1 to 5.10.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.1...r5.10.2) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.1 to 5.10.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.1...r5.10.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params 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> Co-authored-by: Scott M Stark <[email protected]>
1 parent 439528c commit bc33e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<version.javax.inject>1</version.javax.inject>
2727
<version.junit>4.13.2</version.junit>
2828
<version.junit5.platform>1.10.1</version.junit5.platform>
29-
<version.junit5>5.10.1</version.junit5>
29+
<version.junit5>5.10.2</version.junit5>
3030
<version.mockito>4.10.0</version.mockito>
3131
<version.testng>7.5</version.testng>
3232
<version.assertj>3.24.2</version.assertj>

0 commit comments

Comments
 (0)