Skip to content

Commit

Permalink
Bump junit-platform.version from 1.9.3 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps `junit-platform.version` from 1.9.3 to 1.10.0.

Updates `org.junit.platform:junit-platform-launcher` 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)

Updates `org.junit.platform:junit-platform-runner` 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-launcher
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.junit.platform:junit-platform-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent d4cffaa commit bcb17fb
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 @@ -57,7 +57,7 @@
<properties>
<titan.compatible-versions>1.0.0,1.1.0-SNAPSHOT</titan.compatible-versions>
<tinkerpop.version>3.7.0</tinkerpop.version>
<junit-platform.version>1.9.3</junit-platform.version>
<junit-platform.version>1.10.0</junit-platform.version>
<junit.version>5.9.3</junit.version>
<mockito.version>4.11.0</mockito.version>
<jamm.version>0.3.3</jamm.version>
Expand Down

0 comments on commit bcb17fb

Please sign in to comment.