Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-engine from 1.11.2 to 1.11.3
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.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-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 1de5fe9 commit ffe31c1
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 @@ -123,7 +123,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.11.2</junit.platform.version>
<junit.platform.version>1.11.3</junit.platform.version>
<junit.jupiter.version>5.11.3</junit.jupiter.version>
<easymock.version>5.4.0</easymock.version>
<objenesis.version>3.4</objenesis.version>
Expand Down

0 comments on commit ffe31c1

Please sign in to comment.