Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump io.spring.dependency-management from 1.1.6 to 1.1.7 (#955)
Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.6 to 1.1.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-gradle-plugins/dependency-management-plugin/releases">io.spring.dependency-management's releases</a>.</em></p> <blockquote> <h2>v1.1.7</h2> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Dependency management report task produces a deprecation warning with Gradle 8.12-rc-1 <a href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/400">#400</a></li> <li>ExclusionResolver makes assumptions that won't hold true with Gradle 9 <a href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/pull/394">#394</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/octylFractal"><code>@octylFractal</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/99c6a876044e9b470b5ffc175a421c3b0c8d43f8"><code>99c6a87</code></a> Release v1.1.7</li> <li><a href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/e870ef722937448bc03d4733050e0e66a006ed48"><code>e870ef7</code></a> Address another deprecation warning in report take</li> <li><a href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/fc43f9070987dedebd5dbd261a798978ff8d3e47"><code>fc43f90</code></a> Stop report task from triggering a deprecation warning</li> <li><a href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/0d1b43dc3e3bef0d2159a4bc9df4b999069b7df2"><code>0d1b43d</code></a> Merge pull request <a href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/394">#394</a> from octylFractal</li> <li><a href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/09853a270341a2adb47ca1c885b6d7a205dcea4e"><code>09853a2</code></a> Check for ModuleComponentIdentifier explicitly</li> <li><a href="https://github.com/spring-gradle-plugins/dependency-management-plugin/commit/e85cd28157e2d9b7f41b69c955deaedeea914f74"><code>e85cd28</code></a> Next development version (v1.1.7-SNAPSHOT)</li> <li>See full diff in <a href="https://github.com/spring-gradle-plugins/dependency-management-plugin/compare/v1.1.6...v1.1.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.spring.dependency-management&package-manager=gradle&previous-version=1.1.6&new-version=1.1.7)](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 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