Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4
Browse files Browse the repository at this point in the history
Bumps [org.junit.jupiter:junit-jupiter-api](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.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 3911a71 commit db50741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ It is therefore a copy of org.apache:apache, with customisations clearly identif

<jsr305.version>3.0.2</jsr305.version>
<jsoup.version>1.18.3</jsoup.version>
<junit-jupiter.version>5.11.3</junit-jupiter.version> <!-- overrides spring -->
<junit-jupiter.version>5.11.4</junit-jupiter.version> <!-- overrides spring -->
<junit-platform.version>1.11.3</junit-platform.version>

<log4jdbc-remix.version>0.2.7</log4jdbc-remix.version>
Expand Down

0 comments on commit db50741

Please sign in to comment.