Skip to content

Commit 62561aa

Browse files
Bump junit-jupiter.version from 5.12.2 to 5.12.2 (#1329)
Bumps `junit-jupiter.version` from 5.12.2 to 5.12.2. Updates `org.junit.jupiter:junit-jupiter` from 5.12.2 to 5.12.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/junit-team/junit5/compare/r5.12.2...r5.12.2">compare view</a></li> </ul> </details> <br /> Updates `org.junit.jupiter:junit-jupiter-params` from 5.12.2 to 5.12.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/junit-team/junit5/compare/r5.12.2...r5.12.2">compare view</a></li> </ul> </details> <br /> Updates `org.junit:junit-bom` from 5.12.0 to 5.12.2 <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.12.2 = Platform 1.12.2 + Jupiter 5.12.2 + Vintage 5.12.2</p> <p>See <a href="https://junit.org/junit5/docs/5.12.2/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2">https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2</a></p> <p>JUnit 5.12.1 = Platform 1.12.1 + Jupiter 5.12.1 + Vintage 5.12.1</p> <p>See <a href="https://junit.org/junit5/docs/5.12.1/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1">https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit5/commit/0a446598f2b90bb0f52f1945f08755b430ec474b"><code>0a44659</code></a> Release 5.12.2</li> <li><a href="https://github.com/junit-team/junit5/commit/4c7dfdc0c08b7b0f72aff22b3c0cf8471a3c1ed5"><code>4c7dfdc</code></a> Finalize 5.12.2 release notes</li> <li><a href="https://github.com/junit-team/junit5/commit/561613e18307ce164e0f9c9eea8a5e00c12122af"><code>561613e</code></a> Fix handling of <code>CleanupMode.ON_SUCCESS</code></li> <li><a href="https://github.com/junit-team/junit5/commit/19d07d2306073d1cb0663073e66ee9e752df6c13"><code>19d07d2</code></a> Add 5.12.2 release notes from template</li> <li><a href="https://github.com/junit-team/junit5/commit/803cbb6d6e8bcdc62cd9fda5ea6913805f656bb7"><code>803cbb6</code></a> Add build parameter for enabling dry-run mode for test execution</li> <li><a href="https://github.com/junit-team/junit5/commit/eb43e62247c70c29473cb81825ab0361c6ff3d5f"><code>eb43e62</code></a> Back to snapshots for further development</li> <li><a href="https://github.com/junit-team/junit5/commit/ba9c9ae111f5f06645ebcda2bb831c8e093cc002"><code>ba9c9ae</code></a> Release 5.12.1</li> <li><a href="https://github.com/junit-team/junit5/commit/e28ad4a89047da0aca6aca32b0e45ac8309954e1"><code>e28ad4a</code></a> Finalize 5.12.1 release notes</li> <li><a href="https://github.com/junit-team/junit5/commit/1044e2c63c435f735ab78dbbca09e78b13fb5f80"><code>1044e2c</code></a> Move entry to 5.12.1 release notes</li> <li><a href="https://github.com/junit-team/junit5/commit/bea821d69ae8848aa21f7ee10692c6185abfc9ac"><code>bea821d</code></a> Fix Javadoc formatting</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61ae816 commit 62561aa

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/it-spring-boot-smoke-test

1 file changed

+1
-1
lines changed

integration-tests/it-spring-boot-smoke-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</description>
2323
<properties>
2424
<java.version>17</java.version>
25-
<junit-jupiter.version>5.12.0</junit-jupiter.version>
25+
<junit-jupiter.version>5.12.2</junit-jupiter.version>
2626
</properties>
2727

2828
<dependencyManagement>

0 commit comments

Comments
 (0)