Skip to content

Commit

Permalink
Bump junit.platform.version from 1.11.2 to 1.11.3
Browse files Browse the repository at this point in the history
Bumps `junit.platform.version` from 1.11.2 to 1.11.3.

Updates `org.junit.platform:junit-platform-runner` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `org.junit.platform:junit-platform-suite-api` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `org.junit.platform:junit-platform-suite-engine` from 1.11.2 to 1.11.3
- [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-runner
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.platform:junit-platform-suite-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.platform:junit-platform-suite-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 41bbee2 commit f4480c8
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 @@ -75,7 +75,7 @@

<!-- additional dependencies -->
<junit.jupiter.version>5.11.3</junit.jupiter.version>
<junit.platform.version>1.11.2</junit.platform.version>
<junit.platform.version>1.11.3</junit.platform.version>

<!-- additional plugin dependencies -->
<maven.license.plugin>2.4.0</maven.license.plugin>
Expand Down

0 comments on commit f4480c8

Please sign in to comment.