Skip to content

Commit

Permalink
Build: Bump junit-platform from 1.10.3 to 1.11.1 (apache#11227)
Browse files Browse the repository at this point in the history
Bumps `junit-platform` from 1.10.3 to 1.11.1.

Updates `org.junit.platform:junit-platform-suite-api` from 1.10.3 to 1.11.1
- [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.10.3 to 1.11.1
- [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-suite-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.junit.platform:junit-platform-suite-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 152f02d commit d00c493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jaxb-api = "2.3.1"
jaxb-runtime = "2.3.9"
jetty = "11.0.24"
junit = "5.10.1"
junit-platform = "1.10.3"
junit-platform = "1.11.1"
kafka = "3.8.0"
kryo-shaded = "4.0.3"
microprofile-openapi-api = "3.1.1"
Expand Down

0 comments on commit d00c493

Please sign in to comment.