Skip to content

Commit

Permalink
Bump cucumber.version from 7.21.0 to 7.21.1 (#5066)
Browse files Browse the repository at this point in the history
Bumps `cucumber.version` from 7.21.0 to 7.21.1.
Updates `io.cucumber:cucumber-java` from 7.21.0 to 7.21.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cucumber/cucumber-jvm/releases">io.cucumber:cucumber-java's
releases</a>.</em></p>
<blockquote>
<h2>v7.21.1</h2>
<h3>Fixed</h3>
<ul>
<li>[Archetype] Set glue path by default (<a
href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2975">#2975</a>
M.P. Korstanje)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md">io.cucumber:cucumber-java's
changelog</a>.</em></p>
<blockquote>
<h2>[7.21.1] - 2025-02-07</h2>
<h3>Fixed</h3>
<ul>
<li>[Archetype] Set glue path by default (<a
href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2975">#2975</a>
M.P. Korstanje)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cucumber/cucumber-jvm/commit/4062f41d71142ea919fba5d8c16f9f4b980e0a8b"><code>4062f41</code></a>
Prepare release v7.21.1</li>
<li><a
href="https://github.com/cucumber/cucumber-jvm/commit/94f5a19169b72fc70edee13b56ae7a298b7b7d72"><code>94f5a19</code></a>
[Archetype] Set glue path by default (<a
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2975">#2975</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-jvm/commit/51b9023eedf3d8b4305d4d305e17f87eb39ca9a7"><code>51b9023</code></a>
[JUnit Platform] Fix link to junit-bom in README</li>
<li><a
href="https://github.com/cucumber/cucumber-jvm/commit/40196cc517b1765d9286b4f442ef1da104495ee7"><code>40196cc</code></a>
Prepare for the next development iteration</li>
<li>See full diff in <a
href="https://github.com/cucumber/cucumber-jvm/compare/v7.21.0...v7.21.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `io.cucumber:cucumber-junit-platform-engine` from 7.21.0 to
7.21.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cucumber/cucumber-jvm/releases">io.cucumber:cucumber-junit-platform-engine's
releases</a>.</em></p>
<blockquote>
<h2>v7.21.1</h2>
<h3>Fixed</h3>
<ul>
<li>[Archetype] Set glue path by default (<a
href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2975">#2975</a>
M.P. Korstanje)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md">io.cucumber:cucumber-junit-platform-engine's
changelog</a>.</em></p>
<blockquote>
<h2>[7.21.1] - 2025-02-07</h2>
<h3>Fixed</h3>
<ul>
<li>[Archetype] Set glue path by default (<a
href="https://redirect.github.com/cucumber/cucumber-jvm/pull/2975">#2975</a>
M.P. Korstanje)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cucumber/cucumber-jvm/commit/4062f41d71142ea919fba5d8c16f9f4b980e0a8b"><code>4062f41</code></a>
Prepare release v7.21.1</li>
<li><a
href="https://github.com/cucumber/cucumber-jvm/commit/94f5a19169b72fc70edee13b56ae7a298b7b7d72"><code>94f5a19</code></a>
[Archetype] Set glue path by default (<a
href="https://redirect.github.com/cucumber/cucumber-jvm/issues/2975">#2975</a>)</li>
<li><a
href="https://github.com/cucumber/cucumber-jvm/commit/51b9023eedf3d8b4305d4d305e17f87eb39ca9a7"><code>51b9023</code></a>
[JUnit Platform] Fix link to junit-bom in README</li>
<li><a
href="https://github.com/cucumber/cucumber-jvm/commit/40196cc517b1765d9286b4f442ef1da104495ee7"><code>40196cc</code></a>
Prepare for the next development iteration</li>
<li>See full diff in <a
href="https://github.com/cucumber/cucumber-jvm/compare/v7.21.0...v7.21.1">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>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 2af6097 commit 46a03c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<familie.kontrakter.saksstatistikk>2.0_20230214104704_706e9c0</familie.kontrakter.saksstatistikk>
<familie.kontrakter.stønadsstatistikk>2.0_20241209130157_6873c2d</familie.kontrakter.stønadsstatistikk>
<utbetalingsgenerator.version>1.0_20250206122712_9ec24df</utbetalingsgenerator.version>
<cucumber.version>7.21.0</cucumber.version>
<cucumber.version>7.21.1</cucumber.version>
<mockk.version>1.13.16</mockk.version>
<wiremock.version>3.10.0</wiremock.version>
<token-validation-spring.version>5.0.16</token-validation-spring.version>
Expand Down

0 comments on commit 46a03c8

Please sign in to comment.