Skip to content

Commit

Permalink
fix(deps): bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 (#…
Browse files Browse the repository at this point in the history
…286)

Bumps [org.junit.jupiter:junit-jupiter](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.jupiter:junit-jupiter'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.jupiter:junit-jupiter&package-manager=gradle&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)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 4921271 commit 090794a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ dependencies {
testImplementation("org.awaitility:awaitility:4.2.0")

testImplementation("org.jetbrains.kotlin:kotlin-test")
testImplementation("org.junit.jupiter:junit-jupiter:5.9.3")
testImplementation("org.junit.jupiter:junit-jupiter-params:5.9.3")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.0")
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5")
testImplementation("com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0")
testImplementation("org.mockito:mockito-inline:5.2.0")
Expand Down

0 comments on commit 090794a

Please sign in to comment.