Skip to content

Commit

Permalink
fix(deps): bump junitJuniperVersion from 5.11.1 to 5.11.2 (#330)
Browse files Browse the repository at this point in the history
Bumps `junitJuniperVersion` from 5.11.1 to 5.11.2.
Updates `org.junit.jupiter:junit-jupiter` from 5.11.1 to 5.11.2
<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.11.2 = Platform 1.11.2 + Jupiter 5.11.2 + Vintage 5.11.2</p>
<p>See <a href="http://junit.org/junit5/docs/5.11.2/release-notes/">Release Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2">https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/junit-team/junit5/commit/5b1a6d1f2f32645449df3aae745684557aa2c524"><code>5b1a6d1</code></a> Release 5.11.2</li>
<li><a href="https://github.com/junit-team/junit5/commit/b7816b6e6aa1341d9ad5cb38b8eca95ac7a0cbb6"><code>b7816b6</code></a> Finalize 5.11.2 release notes</li>
<li><a href="https://github.com/junit-team/junit5/commit/f8e22c7a32a12ec05bba81a4e509f5138fc6ea8a"><code>f8e22c7</code></a> Finalize 5.10.5 release notes</li>
<li><a href="https://github.com/junit-team/junit5/commit/8e6393803f4df79023ccbeffbd756bc4cf0f9e62"><code>8e63938</code></a> Remove reference to 5.10.4 in 5.11.2 release notes</li>
<li><a href="https://github.com/junit-team/junit5/commit/7e9d728f8bcb27a9b8d2b330995bb217374aedc6"><code>7e9d728</code></a> Document <a href="https://redirect.github.com/junit-team/junit5/issues/4043">#4043</a> in 5.10.5 release notes</li>
<li><a href="https://github.com/junit-team/junit5/commit/c11f224f821dd50fba28eee561372d76f63480cd"><code>c11f224</code></a> Create initial 5.10.5 release notes from template</li>
<li><a href="https://github.com/junit-team/junit5/commit/ab941409706b7dabd578f1c87e48c484ba1b3182"><code>ab94140</code></a> Fix global read-write lock handling when not declared on top level</li>
<li><a href="https://github.com/junit-team/junit5/commit/9658fac066d818024939199985d49b57d6a37763"><code>9658fac</code></a> Add initial 5.11.2 release notes from template</li>
<li><a href="https://github.com/junit-team/junit5/commit/5f52ced83a5065db965cd6f5d30aef201356ce2f"><code>5f52ced</code></a> Fix link to milestone page</li>
<li><a href="https://github.com/junit-team/junit5/commit/558f480be534e0fd1e805b8d8612860bfec08b59"><code>558f480</code></a> Back to snapshots for further development</li>
<li>See full diff in <a href="https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2">compare view</a></li>
</ul>
</details>
<br />

Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.1 to 5.11.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">org.junit.jupiter:junit-jupiter-params's releases</a>.</em></p>
<blockquote>
<p>JUnit 5.11.2 = Platform 1.11.2 + Jupiter 5.11.2 + Vintage 5.11.2</p>
<p>See <a href="http://junit.org/junit5/docs/5.11.2/release-notes/">Release Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2">https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/junit-team/junit5/commit/5b1a6d1f2f32645449df3aae745684557aa2c524"><code>5b1a6d1</code></a> Release 5.11.2</li>
<li><a href="https://github.com/junit-team/junit5/commit/b7816b6e6aa1341d9ad5cb38b8eca95ac7a0cbb6"><code>b7816b6</code></a> Finalize 5.11.2 release notes</li>
<li><a href="https://github.com/junit-team/junit5/commit/f8e22c7a32a12ec05bba81a4e509f5138fc6ea8a"><code>f8e22c7</code></a> Finalize 5.10.5 release notes</li>
<li><a href="https://github.com/junit-team/junit5/commit/8e6393803f4df79023ccbeffbd756bc4cf0f9e62"><code>8e63938</code></a> Remove reference to 5.10.4 in 5.11.2 release notes</li>
<li><a href="https://github.com/junit-team/junit5/commit/7e9d728f8bcb27a9b8d2b330995bb217374aedc6"><code>7e9d728</code></a> Document <a href="https://redirect.github.com/junit-team/junit5/issues/4043">#4043</a> in 5.10.5 release notes</li>
<li><a href="https://github.com/junit-team/junit5/commit/c11f224f821dd50fba28eee561372d76f63480cd"><code>c11f224</code></a> Create initial 5.10.5 release notes from template</li>
<li><a href="https://github.com/junit-team/junit5/commit/ab941409706b7dabd578f1c87e48c484ba1b3182"><code>ab94140</code></a> Fix global read-write lock handling when not declared on top level</li>
<li><a href="https://github.com/junit-team/junit5/commit/9658fac066d818024939199985d49b57d6a37763"><code>9658fac</code></a> Add initial 5.11.2 release notes from template</li>
<li><a href="https://github.com/junit-team/junit5/commit/5f52ced83a5065db965cd6f5d30aef201356ce2f"><code>5f52ced</code></a> Fix link to milestone page</li>
<li><a href="https://github.com/junit-team/junit5/commit/558f480be534e0fd1e805b8d8612860bfec08b59"><code>558f480</code></a> Back to snapshots for further development</li>
<li>See full diff in <a href="https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2">compare view</a></li>
</ul>
</details>
<br />


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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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 Oct 7, 2024
1 parent 2fe2212 commit 0999cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repositories {
dependencies {
val kotlinCoroutinesVersion = "1.9.0"
val bouncyCastleVersion = "1.70"
val junitJuniperVersion = "5.11.1"
val junitJuniperVersion = "5.11.2"

// Align versions of all Kotlin components
implementation(platform("org.jetbrains.kotlin:kotlin-bom"))
Expand Down

0 comments on commit 0999cf6

Please sign in to comment.