Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent b41f562 commit 238556c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<xmlresolver.version>5.2.3</xmlresolver.version>
<xmlunit.version>2.10.0</xmlunit.version>
<junit.version>4.13.2</junit.version>
<junit.platform.version>1.10.3</junit.platform.version>
<junit.platform.version>1.11.0</junit.platform.version>
<junit.jupiter.version>5.10.3</junit.jupiter.version>
<easymock.version>5.4.0</easymock.version>
<objenesis.version>3.4</objenesis.version>
Expand Down

0 comments on commit 238556c

Please sign in to comment.