Skip to content

Commit

Permalink
chore(deps): Bump org.junit:junit-bom from 5.11.4 to 5.12.0 (#467)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent 5cf824c commit 30ddf88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dictum-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<slf4j-api.version>2.0.17</slf4j-api.version>
<reactor-core.version>3.7.3</reactor-core.version>
<annotations.version>26.0.2</annotations.version>
<junit5.version>5.11.4</junit5.version>
<junit5.version>5.12.0</junit5.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<testcontainers.version>1.20.5</testcontainers.version>
<assertj-core.version>3.27.3</assertj-core.version>
Expand Down

0 comments on commit 30ddf88

Please sign in to comment.