Skip to content

Commit cdd57eb

Browse files
Bump junit5.version from 5.13.1 to 5.13.2 (#195)
Bumps `junit5.version` from 5.13.1 to 5.13.2. Updates `org.junit.vintage:junit-vintage-engine` from 5.13.1 to 5.13.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/junit-team/junit-framework/releases">org.junit.vintage:junit-vintage-engine's releases</a>.</em></p> <blockquote> <p>JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2</p> <p>See <a href="https://docs.junit.org/5.13.2/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2">https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit-framework/commit/e51deb24d2f45113952cec351ae207f9477d7792"><code>e51deb2</code></a> Release 5.13.2</li> <li><a href="https://github.com/junit-team/junit-framework/commit/d4fc834c8c1c0b3168cd030c13551d1d041f51bc"><code>d4fc834</code></a> Merge commit from fork</li> <li><a href="https://github.com/junit-team/junit-framework/commit/deb3e7c6487c370fc69703d19fbe559a9e4a97f7"><code>deb3e7c</code></a> Avoid reporting discovery warnings for abstract inner classes with tests</li> <li><a href="https://github.com/junit-team/junit-framework/commit/49e20356c5e08359ca6b045486ec735ed093b4ad"><code>49e2035</code></a> Avoid reporting discovery warnings for abstract methods (<a href="https://redirect.github.com/junit-team/junit-framework/issues/4668">#4668</a>)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/90ce5a6d539265cbedd235e2fb86e8e3e70dd948"><code>90ce5a6</code></a> Avoid reporting discovery warnings for abstract inner classes with tests</li> <li><a href="https://github.com/junit-team/junit-framework/commit/d7ce21bbaad04002a282a9dbd3c4c922f08792da"><code>d7ce21b</code></a> Avoid discovery errors for inner classes not annotated with <code>@nested</code></li> <li><a href="https://github.com/junit-team/junit-framework/commit/0ce3a4827400cfa4f9bc15bdf98d683447059e36"><code>0ce3a48</code></a> Fix <code>StackOverflowError</code></li> <li><a href="https://github.com/junit-team/junit-framework/commit/e3db1d73cd3351c24c1da71d625bf923d75fbc5c"><code>e3db1d7</code></a> Adjust docs and release process to renamed example projects</li> <li><a href="https://github.com/junit-team/junit-framework/commit/ee257bb2092943e8d11a635097de23b25f7d5041"><code>ee257bb</code></a> Rename project to &quot;junit-framework&quot;</li> <li><a href="https://github.com/junit-team/junit-framework/commit/00e0fed273fef75c285774fa16d6568937479dc7"><code>00e0fed</code></a> Update links to use junit5 logo</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2">compare view</a></li> </ul> </details> <br /> Updates `org.junit:junit-bom` from 5.13.1 to 5.13.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/junit-team/junit-framework/releases">org.junit:junit-bom's releases</a>.</em></p> <blockquote> <p>JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2</p> <p>See <a href="https://docs.junit.org/5.13.2/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2">https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit-framework/commit/e51deb24d2f45113952cec351ae207f9477d7792"><code>e51deb2</code></a> Release 5.13.2</li> <li><a href="https://github.com/junit-team/junit-framework/commit/d4fc834c8c1c0b3168cd030c13551d1d041f51bc"><code>d4fc834</code></a> Merge commit from fork</li> <li><a href="https://github.com/junit-team/junit-framework/commit/deb3e7c6487c370fc69703d19fbe559a9e4a97f7"><code>deb3e7c</code></a> Avoid reporting discovery warnings for abstract inner classes with tests</li> <li><a href="https://github.com/junit-team/junit-framework/commit/49e20356c5e08359ca6b045486ec735ed093b4ad"><code>49e2035</code></a> Avoid reporting discovery warnings for abstract methods (<a href="https://redirect.github.com/junit-team/junit-framework/issues/4668">#4668</a>)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/90ce5a6d539265cbedd235e2fb86e8e3e70dd948"><code>90ce5a6</code></a> Avoid reporting discovery warnings for abstract inner classes with tests</li> <li><a href="https://github.com/junit-team/junit-framework/commit/d7ce21bbaad04002a282a9dbd3c4c922f08792da"><code>d7ce21b</code></a> Avoid discovery errors for inner classes not annotated with <code>@nested</code></li> <li><a href="https://github.com/junit-team/junit-framework/commit/0ce3a4827400cfa4f9bc15bdf98d683447059e36"><code>0ce3a48</code></a> Fix <code>StackOverflowError</code></li> <li><a href="https://github.com/junit-team/junit-framework/commit/e3db1d73cd3351c24c1da71d625bf923d75fbc5c"><code>e3db1d7</code></a> Adjust docs and release process to renamed example projects</li> <li><a href="https://github.com/junit-team/junit-framework/commit/ee257bb2092943e8d11a635097de23b25f7d5041"><code>ee257bb</code></a> Rename project to &quot;junit-framework&quot;</li> <li><a href="https://github.com/junit-team/junit-framework/commit/00e0fed273fef75c285774fa16d6568937479dc7"><code>00e0fed</code></a> Update links to use junit5 logo</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2">compare view</a></li> </ul> </details> <br /> Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.1 to 5.13.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/junit-team/junit-framework/releases">org.junit.jupiter:junit-jupiter-engine's releases</a>.</em></p> <blockquote> <p>JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2</p> <p>See <a href="https://docs.junit.org/5.13.2/release-notes/">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2">https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit-framework/commit/e51deb24d2f45113952cec351ae207f9477d7792"><code>e51deb2</code></a> Release 5.13.2</li> <li><a href="https://github.com/junit-team/junit-framework/commit/d4fc834c8c1c0b3168cd030c13551d1d041f51bc"><code>d4fc834</code></a> Merge commit from fork</li> <li><a href="https://github.com/junit-team/junit-framework/commit/deb3e7c6487c370fc69703d19fbe559a9e4a97f7"><code>deb3e7c</code></a> Avoid reporting discovery warnings for abstract inner classes with tests</li> <li><a href="https://github.com/junit-team/junit-framework/commit/49e20356c5e08359ca6b045486ec735ed093b4ad"><code>49e2035</code></a> Avoid reporting discovery warnings for abstract methods (<a href="https://redirect.github.com/junit-team/junit-framework/issues/4668">#4668</a>)</li> <li><a href="https://github.com/junit-team/junit-framework/commit/90ce5a6d539265cbedd235e2fb86e8e3e70dd948"><code>90ce5a6</code></a> Avoid reporting discovery warnings for abstract inner classes with tests</li> <li><a href="https://github.com/junit-team/junit-framework/commit/d7ce21bbaad04002a282a9dbd3c4c922f08792da"><code>d7ce21b</code></a> Avoid discovery errors for inner classes not annotated with <code>@nested</code></li> <li><a href="https://github.com/junit-team/junit-framework/commit/0ce3a4827400cfa4f9bc15bdf98d683447059e36"><code>0ce3a48</code></a> Fix <code>StackOverflowError</code></li> <li><a href="https://github.com/junit-team/junit-framework/commit/e3db1d73cd3351c24c1da71d625bf923d75fbc5c"><code>e3db1d7</code></a> Adjust docs and release process to renamed example projects</li> <li><a href="https://github.com/junit-team/junit-framework/commit/ee257bb2092943e8d11a635097de23b25f7d5041"><code>ee257bb</code></a> Rename project to &quot;junit-framework&quot;</li> <li><a href="https://github.com/junit-team/junit-framework/commit/00e0fed273fef75c285774fa16d6568937479dc7"><code>00e0fed</code></a> Update links to use junit5 logo</li> <li>Additional commits viewable in <a href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.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> Co-authored-by: Andreas Dangel <[email protected]>
1 parent 655100b commit cdd57eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
<pmd.langtest.version>7.15.0</pmd.langtest.version>
5656
<kotlin.version>2.0.21</kotlin.version>
5757
<kotest.version>5.9.1</kotest.version>
58-
<junit5.version>5.13.1</junit5.version>
59-
<junit5.platform.version>1.13.1</junit5.platform.version>
58+
<junit5.version>5.13.2</junit5.version>
59+
<junit5.platform.version>1.13.2</junit5.platform.version>
6060

6161
<!-- Those have different values based on the profile -->
6262
<openjfx.scope>provided</openjfx.scope>

0 commit comments

Comments
 (0)