Skip to content

Commit

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

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

Updates `org.junit.platform:junit-platform-testkit` from 1.10.3 to 1.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `org.junit.platform:junit-platform-launcher` from 1.10.3 to 1.11.1
- [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-minor
- dependency-name: org.junit.platform:junit-platform-testkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.platform:junit-platform-launcher
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent a5129ff commit 8c59663
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.10.3</version.junit5.platform>
<version.junit5.platform>1.11.1</version.junit5.platform>
<version.junit5>5.10.3</version.junit5>
<version.mockito>4.10.0</version.mockito>
<version.testng>7.5</version.testng>
Expand Down

0 comments on commit 8c59663

Please sign in to comment.