Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-runner from 1.9.3 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [org.junit.platform:junit-platform-runner](https://github.com/junit-team/junit5) from 1.9.3 to 1.10.0.
- [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-runner
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent f06a566 commit 637d069
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 @@ -72,7 +72,7 @@
<forbiddenapis.version>3.5.1</forbiddenapis.version>
<hamcrest.version>2.2</hamcrest.version>
<junit.engine.version>5.9.3</junit.engine.version>
<junit.platform.version>1.9.3</junit.platform.version>
<junit.platform.version>1.10.0</junit.platform.version>
<mina.core.version>2.2.2</mina.core.version>
<org.osgi.core.version>6.0.0</org.osgi.core.version>
<org.apache.felix.version>7.0.5</org.apache.felix.version>
Expand Down

0 comments on commit 637d069

Please sign in to comment.