Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-launcher from 1.11.4 to 1.12.0
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.4 to 1.12.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent ffa92f4 commit e73909a
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.4</hsqldb.version>
<junit.version>4.13.2</junit.version>
<junit5.version>5.10.5</junit5.version>
<junit-platform-launcher.version>1.11.4</junit-platform-launcher.version>
<junit-platform-launcher.version>1.12.0</junit-platform-launcher.version>
<logback.version>1.5.16</logback.version>
<mockito.version>5.14.1</mockito.version>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit e73909a

Please sign in to comment.