Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-runner from 1.10.1 to 1.10.2
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.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-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 36137da commit 5c475cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ respServerVersion = "0.24.0"
h2Version = "2.2.224"
junitVersion = "4.13.2"
junitEngineVersion = "5.10.2"
junitPlatformVersion = "1.10.1"
junitPlatformVersion = "1.10.2"
hamcrestVersion = "2.2"
mockitoVersion = "4.11.0"
jmhVersion = "1.37"
Expand Down

0 comments on commit 5c475cd

Please sign in to comment.