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.1 to 1.10.2
Browse files Browse the repository at this point in the history
Bumps `junit-platform.version` from 1.10.1 to 1.10.2.

Updates `org.junit.platform:junit-platform-console` from 1.10.1 to 1.10.2
- [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.1 to 1.10.2
- [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 Feb 5, 2024
1 parent df0831f commit a3df658
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.3</testcontainers.version>
<cucumber.version>7.15.0</cucumber.version>
<junit-jupiter-api.version>5.10.1</junit-jupiter-api.version>
<junit-platform.version>1.10.1</junit-platform.version>
<junit-platform.version>1.10.2</junit-platform.version>
</properties>

<profiles>
Expand Down

0 comments on commit a3df658

Please sign in to comment.