Skip to content

Commit

Permalink
chore(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.0
Browse files Browse the repository at this point in the history
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent c4f9e79 commit f2fbe31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<!-- Since Aruqillian core 1.9.0.Final, need to add Aruqillian Jakarta BOM which aligns to Jakarta EE -->
<arquillian-jakarta-bom.version>10.0.0.Final</arquillian-jakarta-bom.version>
<shrinkwrap-resolver-bom.version>3.3.3</shrinkwrap-resolver-bom.version>
<junit-jupiter.version>5.11.4</junit-jupiter.version>
<junit-jupiter.version>5.12.0</junit-jupiter.version>

<!-- Test Utilities -->
<mockito.version>5.8.0</mockito.version>
Expand Down

0 comments on commit f2fbe31

Please # to comment.