Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
Bump org.junit.platform:junit-platform-commons from 1.11.0 to 1.11.1
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.11.0 to 1.11.1.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 32d5e6b commit 5fcd8b2
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 @@ -432,7 +432,7 @@
<properties>
<java.version>11</java.version>
<javadoc-plugin.version>3.10.0</javadoc-plugin.version>
<junit-platform.version>1.11.0</junit-platform.version>
<junit-platform.version>1.11.1</junit-platform.version>
<junit-jupiter.version>5.11.0</junit-jupiter.version>
<mockito.version>5.13.0</mockito.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 5fcd8b2

Please sign in to comment.