Skip to content

Commit

Permalink
Bump junit.platform.version from 1.10.2 to 1.10.3
Browse files Browse the repository at this point in the history
Bumps `junit.platform.version` from 1.10.2 to 1.10.3.

Updates `org.junit.platform:junit-platform-commons` from 1.10.2 to 1.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `org.junit.platform:junit-platform-launcher` from 1.10.2 to 1.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `org.junit.platform:junit-platform-engine` from 1.10.2 to 1.10.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-commons
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.platform:junit-platform-launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.platform:junit-platform-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 8db856e commit 0cf13a1
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 @@ -82,7 +82,7 @@

<log4j.version>2.17.2</log4j.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<junit.platform.version>1.10.2</junit.platform.version>
<junit.platform.version>1.10.3</junit.platform.version>
<maven.surefire.version>3.3.0</maven.surefire.version>
<datafaker.version>2.3.1</datafaker.version>

Expand Down

0 comments on commit 0cf13a1

Please sign in to comment.