Skip to content

Commit 4297034

Browse files
Bump org.junit:junit-bom from 5.14.2 to 5.14.3 (#420)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.14.2 to 5.14.3. <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.14.3 = Platform 1.14.3 + Jupiter 5.14.3 + Vintage 5.14.3</p> <p>See <a href="https://docs.junit.org/5.14.3/release-notes.html">Release Notes</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/junit-team/junit-framework/compare/r5.14.2...r5.14.3">https://github.com/junit-team/junit-framework/compare/r5.14.2...r5.14.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/junit-team/junit-framework/commit/1c14c1b83fcdd6091593cd4869f7ce82754f54d0"><code>1c14c1b</code></a> Release 5.14.3</li> <li><a href="https://github.com/junit-team/junit-framework/commit/698391f73c2fa13ef488e3f1eedf11d149989102"><code>698391f</code></a> Finalize 5.14.3 release notes</li> <li><a href="https://github.com/junit-team/junit-framework/commit/5655c22bf36e0b0e57cffc11f771ab691a2b2494"><code>5655c22</code></a> Fix link to milestone</li> <li><a href="https://github.com/junit-team/junit-framework/commit/b4d1f561d1a0181f3d8f4ac935f735f1c42365de"><code>b4d1f56</code></a> Reliably support JRE.OTHER with @⁠EnabledOnJre and @⁠DisabledOnJre</li> <li><a href="https://github.com/junit-team/junit-framework/commit/5b6dfef181ac6269de67bdefebbfb42e54c28d14"><code>5b6dfef</code></a> Fix references</li> <li><a href="https://github.com/junit-team/junit-framework/commit/718ee1588ec6d74dfa7f05b572fc669b991a3a2a"><code>718ee15</code></a> Fail build if xref fragment is invalid</li> <li><a href="https://github.com/junit-team/junit-framework/commit/a809887b6b13d55b64badb472ed213e3a9a89fa8"><code>a809887</code></a> Install <code>poppler-utils</code> for <code>pdfinfo</code></li> <li><a href="https://github.com/junit-team/junit-framework/commit/b568f5afd9ad8842cd4c8645e274ed26a6a41691"><code>b568f5a</code></a> Update API baseline</li> <li><a href="https://github.com/junit-team/junit-framework/commit/1ebb6bc0e1409ec836172d346938953de82cd189"><code>1ebb6bc</code></a> Add missing checkout step</li> <li><a href="https://github.com/junit-team/junit-framework/commit/4ca615b8c7740ad635dd118f5b6f47f9c2f49d9a"><code>4ca615b</code></a> Back to snapshots for further development</li> <li>See full diff in <a href="https://github.com/junit-team/junit-framework/compare/r5.14.2...r5.14.3">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | org.junit:junit-bom | [>= 6.a, < 7] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit:junit-bom&package-manager=gradle&previous-version=5.14.2&new-version=5.14.3)](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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f9fecd commit 4297034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ assertj = "3.27.7"
33
buf = "1.65.0"
44
cel = "0.11.1"
55
error-prone = "2.47.0"
6-
junit = "5.14.2"
6+
junit = "5.14.3"
77
maven-publish = "0.36.0"
88
protobuf = "4.33.5"
99

0 commit comments

Comments
 (0)