Skip to content

Commit

Permalink
Bump version.junit5 from 5.9.3 to 5.10.2 (#105)
Browse files Browse the repository at this point in the history
Bumps `version.junit5` from 5.9.3 to 5.10.2.

Updates `org.junit.jupiter:junit-jupiter` from 5.9.3 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.3...r5.10.2)

Updates `org.junit:junit-bom` from 5.9.3 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.3...r5.10.2)

Updates `org.junit.vintage:junit-vintage-engine` from 5.9.3 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.3...r5.10.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.vintage:junit-vintage-engine
  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>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 0c57f1f commit da697ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<name>SmallRye Testing: BOM</name>

<properties>
<version.junit5>5.9.3</version.junit5>
<version.junit5>5.10.2</version.junit5>
<version.testng>7.6.0</version.testng>
<version.assertj>3.24.2</version.assertj>
<version.awaitility>4.2.0</version.awaitility>
Expand Down

0 comments on commit da697ba

Please sign in to comment.