Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-console from 1.11.3 to 1.11.4
Browse files Browse the repository at this point in the history
Bumps [org.junit.platform:junit-platform-console](https://github.com/junit-team/junit5) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-console
  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 73fd276
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 @@ -153,7 +153,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-platform.version>1.11.3</junit-platform.version>
<junit-platform.version>1.11.4</junit-platform.version>

<log4jdbc-remix.version>0.2.7</log4jdbc-remix.version>
<lombok.version>1.18.36</lombok.version> <!-- overriding Spring -->
Expand Down

0 comments on commit 73fd276

Please sign in to comment.