Skip to content

Commit

Permalink
chore: Bump org.junit:junit-bom from 5.10.2 to 5.10.3
Browse files Browse the repository at this point in the history
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.10.3)

---
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>
  • Loading branch information
dependabot[bot] committed Aug 9, 2024
1 parent ddcfbd6 commit cc8962b
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 @@ -31,7 +31,7 @@

<assert-j.version>3.26.3</assert-j.version>
<jackson-jr.version>2.17.2</jackson-jr.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<junit-jupiter.version>5.10.3</junit-jupiter.version>
<picocli.version>4.7.6</picocli.version>
<wiremock.version>2.35.2</wiremock.version>
<packageurl.version>1.5.0</packageurl.version>
Expand Down

0 comments on commit cc8962b

Please sign in to comment.