Skip to content

Commit

Permalink
build(deps): Bump version.junit5.platform from 1.9.2 to 1.9.3 (#473)
Browse files Browse the repository at this point in the history
Bumps `version.junit5.platform` from 1.9.2 to 1.9.3.

Updates `junit-platform-engine` from 1.9.2 to 1.9.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-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>
Co-authored-by: Scott M Stark <[email protected]>
  • Loading branch information
dependabot[bot] and starksm64 committed May 2, 2023
1 parent 8d3601d commit bc51f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<!-- Arquillian Core common Deps, Test related -->
<version.javax.inject>1</version.javax.inject>
<version.junit>4.13.2</version.junit>
<version.junit5.platform>1.9.2</version.junit5.platform>
<version.junit5.platform>1.9.3</version.junit5.platform>
<version.junit5>5.9.2</version.junit5>
<version.mockito>4.10.0</version.mockito>
<version.testng>7.5</version.testng>
Expand Down

0 comments on commit bc51f7c

Please sign in to comment.