Skip to content

Commit

Permalink
chore(deps-dev): bump org.junit.platform:junit-platform-engine (#223)
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.0 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:development
  update-type: version-update:semver-patch
...

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 Dec 5, 2024
1 parent 8a84c97 commit 5adf441
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 @@ -63,7 +63,7 @@
<jackson.version>2.18.2</jackson.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<jupiter.version>5.11.3</jupiter.version>
<junit-platform.version>1.11.0</junit-platform.version>
<junit-platform.version>1.11.3</junit-platform.version>
<jsonassert.version>1.5.3</jsonassert.version>
<hsqldb.version>2.7.2</hsqldb.version>
<h2.version>2.3.232</h2.version>
Expand Down

0 comments on commit 5adf441

Please sign in to comment.