Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-commons 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-commons](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-commons
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 073aaf2 commit b84f7ce
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 @@ -18,7 +18,7 @@
<version.com.google.code.findbugs>3.0.2</version.com.google.code.findbugs>
<version.com.google.jimfs>1.3.0</version.com.google.jimfs>
<version.org.junit.jupiter>5.10.1</version.org.junit.jupiter>
<version.org.junit.platform>1.10.1</version.org.junit.platform>
<version.org.junit.platform>1.10.2</version.org.junit.platform>
<version.org.assertj>3.25.2</version.org.assertj>
<version.jakarta>3.0.0</version.jakarta>
<version.org.eclipse.yasson>3.0.3</version.org.eclipse.yasson>
Expand Down

0 comments on commit b84f7ce

Please sign in to comment.