Skip to content

Commit

Permalink
chore(deps-dev): bump org.junit.platform:junit-platform-engine
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.3 to 1.11.4.
- [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]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 40fde63 commit 38bf424
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.3</junit-platform.version>
<junit-platform.version>1.11.4</junit-platform.version>
<jsonassert.version>1.5.3</jsonassert.version>
<hsqldb.version>2.7.4</hsqldb.version>
<h2.version>2.3.232</h2.version>
Expand Down

0 comments on commit 38bf424

Please sign in to comment.