Skip to content

Commit

Permalink
chore(deps): Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#210)
Browse files Browse the repository at this point in the history
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from
5.9.3 to 5.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/junit-team/junit5/releases">org.junit:junit-bom's
releases</a>.</em></p>
<blockquote>
<p>JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0</p>
<p>See <a
href="http://junit.org/junit5/docs/5.10.0/release-notes/">Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit5/compare/r5.10.0-RC2...r5.10.0">https://github.com/junit-team/junit5/compare/r5.10.0-RC2...r5.10.0</a></p>
<p>JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage
5.10.0-RC2</p>
<p>See <a
href="http://junit.org/junit5/docs/5.10.0-RC2/release-notes/">Release
Notes</a>.</p>
<p>JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage
5.10.0-RC1</p>
<p>See <a
href="http://junit.org/junit5/docs/5.10.0-RC1/release-notes/">Release
Notes</a>.</p>
<p>JUnit 5.10.0-M1 = Platform 1.10.0-M1 + Jupiter 5.10.0-M1 + Vintage
5.10.0-M1</p>
<p>See <a
href="http://junit.org/junit5/docs/5.10.0-M1/release-notes/">Release
Notes</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/junit-team/junit5/commit/7f619ca7ac9ecd1b20cc01c44a4df98f5fb67804"><code>7f619ca</code></a>
Release 5.10</li>
<li><a
href="https://github.com/junit-team/junit5/commit/9899de4a92520fb1b76cd1d4f2c9cd9150ebcfd1"><code>9899de4</code></a>
Update Gradle Enterprise plugin to 3.14</li>
<li><a
href="https://github.com/junit-team/junit5/commit/45b970fad4ea35ae46f40c8794611d47f8f28087"><code>45b970f</code></a>
Replace soon-to-be-deprecated usages of project.buildDir</li>
<li><a
href="https://github.com/junit-team/junit5/commit/463ae360d86837b955731df7d7fe56e9f7c155dd"><code>463ae36</code></a>
Prune Release Notes for 5.10 GA</li>
<li><a
href="https://github.com/junit-team/junit5/commit/893c64b47575df1d6499fb2064c81160c02e5c14"><code>893c64b</code></a>
Back to snapshots for further development</li>
<li><a
href="https://github.com/junit-team/junit5/commit/e6ff0c53ba851e48eaf26acc39988c5c4b469580"><code>e6ff0c5</code></a>
Release 5.10.0-RC2</li>
<li><a
href="https://github.com/junit-team/junit5/commit/b08a76b59f468df1dffeaae84a9bac4aa9163043"><code>b08a76b</code></a>
Add 5.10.0-RC2 release notes</li>
<li><a
href="https://github.com/junit-team/junit5/commit/2c278c7536c0c66eb2fc04e3c8665561bae0f0a7"><code>2c278c7</code></a>
Revert &quot;Prune Release Notes for 5.10 GA&quot;</li>
<li><a
href="https://github.com/junit-team/junit5/commit/acb6e65442b39c4372d8187f240f8f4f32da56d3"><code>acb6e65</code></a>
Provide access to source element annotations for
<code>TempDirFactory</code></li>
<li><a
href="https://github.com/junit-team/junit5/commit/73818a193b7020a5c7bb3b11b1f178d8fe206462"><code>73818a1</code></a>
Bump org.gradle.toolchains:foojay-resolver from 0.5.0 to 0.6.0</li>
<li>Additional commits viewable in <a
href="https://github.com/junit-team/junit5/compare/r5.9.3...r5.10.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit:junit-bom&package-manager=maven&previous-version=5.9.3&new-version=5.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent fe4c622 commit 587e8aa
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 @@ -19,7 +19,7 @@
<java.version>17</java.version>
<validation-api.version>2.0.1.Final</validation-api.version>
<spring.version>6.0.10</spring.version>
<junit.version>5.9.3</junit.version>
<junit.version>5.10.0</junit.version>
<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 587e8aa

Please sign in to comment.