Skip to content

Commit

Permalink
build(deps): bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#351)
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.3 to 5.11.4.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2025
1 parent 3d5cc2d commit daf8a6d
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 @@ -48,7 +48,7 @@
<!-- Arquillian BOM -->
<arquillian-bom.version>1.8.0.Final</arquillian-bom.version>
<!-- Test Utilities -->
<junit.version>5.11.3</junit.version>
<junit.version>5.11.4</junit.version>
<hamcrest.version>2.2</hamcrest.version>
<mockito.version>5.14.2</mockito.version>
<assertj.version>3.27.1</assertj.version>
Expand Down

0 comments on commit daf8a6d

Please sign in to comment.