Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump junit-platform.version from 1.10.0 to 1.10.1
Browse files Browse the repository at this point in the history
Bumps `junit-platform.version` from 1.10.0 to 1.10.1.

Updates `org.junit.platform:junit-platform-console` from 1.10.0 to 1.10.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` from 1.10.0 to 1.10.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-console
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.junit.platform:junit-platform-suite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent b1bb25c commit 68aa189
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 @@
<testcontainers.version>1.19.1</testcontainers.version>
<cucumber.version>7.14.0</cucumber.version>
<junit-jupiter-api.version>5.10.0</junit-jupiter-api.version>
<junit-platform.version>1.10.0</junit-platform.version>
<junit-platform.version>1.10.1</junit-platform.version>
</properties>

<profiles>
Expand Down

0 comments on commit 68aa189

Please sign in to comment.