Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-launcher from 1.11.2 to 1.11.4
Browse files Browse the repository at this point in the history
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.11.2 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-launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 02e4a6c commit 87a6bbb
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 @@ -119,7 +119,7 @@
<hsqldb.version>2.7.3</hsqldb.version>
<junit.version>4.13.2</junit.version>
<junit5.version>5.10.1</junit5.version>
<junit-platform-launcher.version>1.11.2</junit-platform-launcher.version>
<junit-platform-launcher.version>1.11.4</junit-platform-launcher.version>
<logback.version>1.5.8</logback.version>
<mockito.version>5.14.1</mockito.version>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit 87a6bbb

Please sign in to comment.