Skip to content

Commit

Permalink
Bump the prod-deps group with 1 update (#514)
Browse files Browse the repository at this point in the history
Bumps the prod-deps group with 1 update: [org.junit:junit-bom](https://github.com/junit-team/junit5).


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

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

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 Feb 13, 2024
1 parent 4877a67 commit 7fa7473
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 @@ -43,7 +43,7 @@
<!-- maven jakarta kompatible plugins -->
<jaxb2-maven-plugin.version>3.1.0</jaxb2-maven-plugin.version>

<junit.version>5.10.1</junit.version>
<junit.version>5.10.2</junit.version>
<assertj.version>3.25.3</assertj.version>
<logback.version>1.4.14</logback.version>

Expand Down

0 comments on commit 7fa7473

Please sign in to comment.