Skip to content

Commit f1fd413

Browse files
Bump the "build" group with 1 update across multiple ecosystems (#28)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the build group with 3 updates: [gradle-wrapper](https://github.com/gradle/gradle), [com.bakdata.release](https://github.com/bakdata/gradle-plugins) and [com.bakdata.sonar](https://github.com/bakdata/gradle-plugins). Updates `gradle-wrapper` from 9.3.1 to 9.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gradle/gradle/releases">gradle-wrapper's releases</a>.</em></p> <blockquote> <h2>9.4.1</h2> <p>The Gradle team is excited to announce Gradle 9.4.1.</p> <p>Here are the highlights of this release:</p> <ul> <li>Java 26 support</li> <li>Non-class-based JVM tests</li> <li>Enhanced console progress bar</li> </ul> <p><a href="https://docs.gradle.org/9.4.1/release-notes.html">Read the Release Notes</a></p> <p>We would like to thank the following community members for their contributions to this release of Gradle: <a href="https://github.com/akankshaa-00">akankshaa-00</a>, <a href="https://github.com/kelemen">Attila Kelemen</a>, <a href="https://github.com/Vampire">Björn Kautler</a>, <a href="https://github.com/dblood">dblood</a>, <a href="https://github.com/drieks">Dennis Rieks</a>, <a href="https://github.com/duvvuvenkataramana">duvvuvenkataramana</a>, <a href="https://github.com/wakingrufus">John Burns</a>, <a href="https://github.com/Julianw03">Julian</a>, <a href="https://github.com/kevinstembridge">kevinstembridge</a>, <a href="https://github.com/NielsDoucet">Niels Doucet</a>, <a href="https://github.com/hfhbd">Philip Wedemann</a>, <a href="https://github.com/ploober">ploober</a>, <a href="https://github.com/rhernandez35">Richard Hernandez</a>, <a href="https://github.com/rpalcolea">Roberto Perez Alcolea</a>, <a href="https://github.com/slovdahl">Sebastian Lövdahl</a>, <a href="https://github.com/stephan2405">stephan2405</a>, <a href="https://github.com/slandelle">Stephane Landelle</a>, <a href="https://github.com/usv240">Ujwal Suresh Vanjare</a>, <a href="https://github.com/urdak">Victor Merkulov</a>, <a href="https://github.com/Pankraz76">Vincent Potuček</a>, <a href="https://github.com/vlsi">Vladimir Sitnikov</a>.</p> <h2>Upgrade instructions</h2> <p>Switch your build to use Gradle 9.4.1 by updating your wrapper:</p> <pre><code>./gradlew wrapper --gradle-version=9.4.1 &amp;&amp; ./gradlew wrapper </code></pre> <p>See the Gradle <a href="https://docs.gradle.org/9.4.1/userguide/upgrading_version_9.html">9.x upgrade guide</a> to learn about deprecations, breaking changes and other considerations when upgrading.</p> <p>For Java, Groovy, Kotlin and Android compatibility, see the <a href="https://docs.gradle.org/9.4.1/userguide/compatibility.html">full compatibility notes</a>.</p> <h2>Reporting problems</h2> <p>If you find a problem with this release, please file a bug on <a href="https://github.com/gradle/gradle/issues">GitHub Issues</a> adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the <a href="https://discuss.gradle.org/c/help-discuss">forum</a>.</p> <p>We hope you will build happiness with Gradle, and we look forward to your feedback via <a href="https://twitter.com/gradle">Twitter</a> or on <a href="https://github.com/gradle">GitHub</a>.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gradle/gradle/commit/2d6327017519d23b96af35865dc997fcb544fb40"><code>2d63270</code></a> Ignore test (<a href="https://redirect.github.com/gradle/gradle/issues/37180">#37180</a>)</li> <li><a href="https://github.com/gradle/gradle/commit/4c15906d6a20acc61f2f7b9272c8cb7a6f708239"><code>4c15906</code></a> Ignore test</li> <li><a href="https://github.com/gradle/gradle/commit/9759ac1dec4b3742012397b5f0127a777947b73f"><code>9759ac1</code></a> Make console/SIGINT test deterministic (<a href="https://redirect.github.com/gradle/gradle/issues/37178">#37178</a>)</li> <li><a href="https://github.com/gradle/gradle/commit/aaf6ed46ed8d4c3b9b7a7a751cda5893668b2a42"><code>aaf6ed4</code></a> Make console/SIGINT test deterministic</li> <li><a href="https://github.com/gradle/gradle/commit/47cb78328a6ddc6c1509003ab3264017ed5d9a0a"><code>47cb783</code></a> Fix OSC 9;4 progress bar not cleared on SIGINT (<a href="https://redirect.github.com/gradle/gradle/issues/37038">#37038</a>)</li> <li><a href="https://github.com/gradle/gradle/commit/ef03f1d41b0a65f6aae0931d4746f7359647a7e4"><code>ef03f1d</code></a> Fix order-dependent assertion in CrossBuildScriptCachingIntegrationSpec</li> <li><a href="https://github.com/gradle/gradle/commit/fd26fd36d693337dbf033143a9ac0e71f78a4209"><code>fd26fd3</code></a> Fix OSC 9;4 taskbar progress bar not cleared on build end or SIGINT</li> <li><a href="https://github.com/gradle/gradle/commit/0a84d6751921709fbc7d552a50d9e3b34eb1930d"><code>0a84d67</code></a> Release notes for 9.4.1 (<a href="https://redirect.github.com/gradle/gradle/issues/37148">#37148</a>)</li> <li><a href="https://github.com/gradle/gradle/commit/e569c31320ae6c7be490def60d36de17881f9957"><code>e569c31</code></a> cleanup</li> <li><a href="https://github.com/gradle/gradle/commit/9f227defc2e02a991f05fba50f7de2fbe13b7c5b"><code>9f227de</code></a> cleanup</li> <li>Additional commits viewable in <a href="https://github.com/gradle/gradle/compare/v9.3.1...v9.4.1">compare view</a></li> </ul> </details> <br /> Updates `com.bakdata.release` from 2.1.0 to 2.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bakdata/gradle-plugins/releases">com.bakdata.release's releases</a>.</em></p> <blockquote> <h2>2.2.0</h2> <h2><a href="https://github.com/bakdata/gradle-plugins/tree/2.2.0">2.2.0</a> - 2026-03-05</h2> <h3>What's changed</h3> <ul> <li> <p>Bump gradle-wrapper from 9.3.0 to 9.3.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/88">#88</a></p> </li> <li> <p>Bump the ci-templates group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/89">#89</a></p> </li> <li> <p>Bump the plugins group with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/87">#87</a></p> </li> <li> <p>Bump the ci-templates group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/90">#90</a></p> </li> <li> <p>Bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3 in the test-dependencies group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/92">#92</a></p> </li> <li> <p>Bump com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin from 3.5.2 to 3.5.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/94">#94</a></p> </li> <li> <p>Bump the ci-templates group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/91">#91</a></p> </li> <li> <p>Make license configurable by <a href="https://github.com/philipp94831"><code>@​philipp94831</code></a> in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/95">#95</a></p> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bakdata/gradle-plugins/compare/2.1.0...2.2.0">https://github.com/bakdata/gradle-plugins/compare/2.1.0...2.2.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bakdata/gradle-plugins/blob/master/CHANGELOG.md">com.bakdata.release's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/bakdata/gradle-plugins/tree/2.2.0">2.2.0</a> - 2026-03-05</h2> <h3>What's changed</h3> <ul> <li> <p>Bump gradle-wrapper from 9.3.0 to 9.3.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/88">#88</a></p> </li> <li> <p>Bump the ci-templates group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/89">#89</a></p> </li> <li> <p>Bump the plugins group with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/87">#87</a></p> </li> <li> <p>Bump the ci-templates group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/90">#90</a></p> </li> <li> <p>Bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3 in the test-dependencies group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/92">#92</a></p> </li> <li> <p>Bump com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin from 3.5.2 to 3.5.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/94">#94</a></p> </li> <li> <p>Bump the ci-templates group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/91">#91</a></p> </li> <li> <p>Make license configurable by <a href="https://github.com/philipp94831"><code>@​philipp94831</code></a> in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/95">#95</a></p> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bakdata/gradle-plugins/compare/2.1.0...2.2.0">https://github.com/bakdata/gradle-plugins/compare/2.1.0...2.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bakdata/gradle-plugins/commit/a4bc31924a6184d847d1802ce9de558f954203a5"><code>a4bc319</code></a> [Gradle Release Plugin] - pre tag commit: '2.2.0'.</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/d6b66a803e7544ea57eebf13a2d1ec8b27d6caa9"><code>d6b66a8</code></a> Make license configurable (<a href="https://redirect.github.com/bakdata/gradle-plugins/issues/95">#95</a>)</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/d31b95117377dc919dc70c0fc5ee02dbc97de315"><code>d31b951</code></a> Bump the ci-templates group with 2 updates (<a href="https://redirect.github.com/bakdata/gradle-plugins/issues/91">#91</a>)</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/14468a9521f13300cf6bdd157c5902e0b1d72d6b"><code>14468a9</code></a> Bump com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin from...</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/ac12aea60e9cd44208b9a11e41d856ec6a435954"><code>ac12aea</code></a> Bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3 in the test-dependen...</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/3f930bcd9263cc3f92c7210b477bc248a532c7ad"><code>3f930bc</code></a> Bump the ci-templates group with 2 updates (<a href="https://redirect.github.com/bakdata/gradle-plugins/issues/90">#90</a>)</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/337775c0b19ab1919133db4d9f00414d3ccad54a"><code>337775c</code></a> Bump the plugins group with 3 updates (<a href="https://redirect.github.com/bakdata/gradle-plugins/issues/87">#87</a>)</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/a4e0ba44312f8fb671954ec0aa5f68ab0fbf5956"><code>a4e0ba4</code></a> Bump the ci-templates group with 2 updates (<a href="https://redirect.github.com/bakdata/gradle-plugins/issues/89">#89</a>)</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/448ce852d6db928dcf66ab2c7eced9d56882d36c"><code>448ce85</code></a> Bump gradle-wrapper from 9.3.0 to 9.3.1 (<a href="https://redirect.github.com/bakdata/gradle-plugins/issues/88">#88</a>)</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/b2a0083cacd45e98e77b1f9496ccb436ab969c26"><code>b2a0083</code></a> Changelog for version 2.1.0</li> <li>Additional commits viewable in <a href="https://github.com/bakdata/gradle-plugins/compare/2.1.0...2.2.0">compare view</a></li> </ul> </details> <br /> Updates `com.bakdata.sonar` from 2.1.0 to 2.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bakdata/gradle-plugins/releases">com.bakdata.sonar's releases</a>.</em></p> <blockquote> <h2>2.2.0</h2> <h2><a href="https://github.com/bakdata/gradle-plugins/tree/2.2.0">2.2.0</a> - 2026-03-05</h2> <h3>What's changed</h3> <ul> <li> <p>Bump gradle-wrapper from 9.3.0 to 9.3.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/88">#88</a></p> </li> <li> <p>Bump the ci-templates group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/89">#89</a></p> </li> <li> <p>Bump the plugins group with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/87">#87</a></p> </li> <li> <p>Bump the ci-templates group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/90">#90</a></p> </li> <li> <p>Bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3 in the test-dependencies group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/92">#92</a></p> </li> <li> <p>Bump com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin from 3.5.2 to 3.5.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/94">#94</a></p> </li> <li> <p>Bump the ci-templates group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/91">#91</a></p> </li> <li> <p>Make license configurable by <a href="https://github.com/philipp94831"><code>@​philipp94831</code></a> in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/95">#95</a></p> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bakdata/gradle-plugins/compare/2.1.0...2.2.0">https://github.com/bakdata/gradle-plugins/compare/2.1.0...2.2.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bakdata/gradle-plugins/blob/master/CHANGELOG.md">com.bakdata.sonar's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/bakdata/gradle-plugins/tree/2.2.0">2.2.0</a> - 2026-03-05</h2> <h3>What's changed</h3> <ul> <li> <p>Bump gradle-wrapper from 9.3.0 to 9.3.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/88">#88</a></p> </li> <li> <p>Bump the ci-templates group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/89">#89</a></p> </li> <li> <p>Bump the plugins group with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/87">#87</a></p> </li> <li> <p>Bump the ci-templates group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/90">#90</a></p> </li> <li> <p>Bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3 in the test-dependencies group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/92">#92</a></p> </li> <li> <p>Bump com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin from 3.5.2 to 3.5.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/94">#94</a></p> </li> <li> <p>Bump the ci-templates group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/91">#91</a></p> </li> <li> <p>Make license configurable by <a href="https://github.com/philipp94831"><code>@​philipp94831</code></a> in <a href="https://redirect.github.com/bakdata/gradle-plugins/pull/95">#95</a></p> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bakdata/gradle-plugins/compare/2.1.0...2.2.0">https://github.com/bakdata/gradle-plugins/compare/2.1.0...2.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bakdata/gradle-plugins/commit/a4bc31924a6184d847d1802ce9de558f954203a5"><code>a4bc319</code></a> [Gradle Release Plugin] - pre tag commit: '2.2.0'.</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/d6b66a803e7544ea57eebf13a2d1ec8b27d6caa9"><code>d6b66a8</code></a> Make license configurable (<a href="https://redirect.github.com/bakdata/gradle-plugins/issues/95">#95</a>)</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/d31b95117377dc919dc70c0fc5ee02dbc97de315"><code>d31b951</code></a> Bump the ci-templates group with 2 updates (<a href="https://redirect.github.com/bakdata/gradle-plugins/issues/91">#91</a>)</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/14468a9521f13300cf6bdd157c5902e0b1d72d6b"><code>14468a9</code></a> Bump com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin from...</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/ac12aea60e9cd44208b9a11e41d856ec6a435954"><code>ac12aea</code></a> Bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3 in the test-dependen...</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/3f930bcd9263cc3f92c7210b477bc248a532c7ad"><code>3f930bc</code></a> Bump the ci-templates group with 2 updates (<a href="https://redirect.github.com/bakdata/gradle-plugins/issues/90">#90</a>)</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/337775c0b19ab1919133db4d9f00414d3ccad54a"><code>337775c</code></a> Bump the plugins group with 3 updates (<a href="https://redirect.github.com/bakdata/gradle-plugins/issues/87">#87</a>)</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/a4e0ba44312f8fb671954ec0aa5f68ab0fbf5956"><code>a4e0ba4</code></a> Bump the ci-templates group with 2 updates (<a href="https://redirect.github.com/bakdata/gradle-plugins/issues/89">#89</a>)</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/448ce852d6db928dcf66ab2c7eced9d56882d36c"><code>448ce85</code></a> Bump gradle-wrapper from 9.3.0 to 9.3.1 (<a href="https://redirect.github.com/bakdata/gradle-plugins/issues/88">#88</a>)</li> <li><a href="https://github.com/bakdata/gradle-plugins/commit/b2a0083cacd45e98e77b1f9496ccb436ab969c26"><code>b2a0083</code></a> Changelog for version 2.1.0</li> <li>Additional commits viewable in <a href="https://github.com/bakdata/gradle-plugins/compare/2.1.0...2.2.0">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philipp Schirmer <philipp.schirmer@bakdata.com>
1 parent 4f672e7 commit f1fd413

File tree

5 files changed

+99
-103
lines changed

5 files changed

+99
-103
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version.r
99
assertj = { group = "org.assertj", name = "assertj-core", version = "3.27.7" }
1010

1111
[plugins]
12-
release = { id = "com.bakdata.release", version = "2.1.0" }
13-
sonar = { id = "com.bakdata.sonar", version = "2.1.0" }
14-
sonatype = { id = "com.bakdata.sonatype", version = "2.1.0" }
12+
release = { id = "com.bakdata.release", version = "2.2.0" }
13+
sonar = { id = "com.bakdata.sonar", version = "2.2.0" }
14+
sonatype = { id = "com.bakdata.sonatype", version = "2.2.0" }
1515
lombok = { id = "io.freefair.lombok", version = "9.2.0" }

gradle/wrapper/gradle-wrapper.jar

5.08 KB
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-all.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 93 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)