Skip to content

Bump the maven group across 1 directory with 6 updates - #920

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/maven-a7a274cf4a
Closed

Bump the maven group across 1 directory with 6 updates#920
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/maven-a7a274cf4a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the maven group with 6 updates in the / directory:

Package From To
gradle-wrapper 9.6.1 9.7.0
androidx.webkit:webkit 1.16.0 1.17.0
androidx.compose:compose-bom 2026.06.01 2026.08.00
androidx.compose.material3:material3 1.5.0-alpha25 1.5.0-alpha26
androidx.compose.material3:material3-adaptive-navigation-suite 1.5.0-alpha25 1.5.0-alpha26
com.ncorti.ktfmt.gradle 0.26.0 0.27.0

Updates gradle-wrapper from 9.6.1 to 9.7.0

Release notes

Sourced from gradle-wrapper's releases.

9.7.0

The Gradle team is excited to announce Gradle 9.7.0.

Here are the highlights of this release:

  • Isolated Projects graduates to incubating
  • Broader Configuration Cache compatibility
  • More source locations in problem reports

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Adam, Aman Gautam, Aman Kumar, Anton Dubrouski, Aurimas, gbhavya07, Josh Friend, nicklauslittle-gov, Pragati, project516, Qin Mi, Ravi, sk-reddy17, Suvrat Acharya, Yongshun Ye.

Upgrade instructions

Switch your build to use Gradle 9.7.0 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.7.0 && ./gradlew :wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.7.0 RC3

The Gradle team is excited to announce Gradle 9.7.0 RC3.

Here are the highlights of this release:

  • Isolated Projects graduates to incubating

... (truncated)

Commits
  • 3defbfc make DistributionIntegrationSpec more permissive for releases (#38766)
  • f176043 make DistributionIntegrationSpec more permissive for releases
  • b0828da Prepare release notes for Gradle 9.7.0GA (#38756)
  • 064b6d6 cleanup
  • dfe7bdc add new training to release notes
  • 7561968 add release notes for 37801
  • 68a1f35 cherrypick 38367 to release
  • a462c95 Rebalance AllVersionsCrossVersion buckets for agents without TestDistribution...
  • 820e2b1 Update Gradle wrapper to version 9.7.0-rc-3 (#38743)
  • 75ea3d7 Update Gradle wrapper to version 9.7.0-rc-3
  • Additional commits viewable in compare view

Updates androidx.webkit:webkit from 1.16.0 to 1.17.0

Updates androidx.compose:compose-bom from 2026.06.01 to 2026.08.00

Updates androidx.compose.material3:material3 from 1.5.0-alpha25 to 1.5.0-alpha26

Updates androidx.compose.material3:material3-adaptive-navigation-suite from 1.5.0-alpha25 to 1.5.0-alpha26

Updates androidx.compose.material3:material3-adaptive-navigation-suite from 1.5.0-alpha25 to 1.5.0-alpha26

Updates com.ncorti.ktfmt.gradle from 0.26.0 to 0.27.0

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 commands and options

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

Bumps the maven group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.6.1` | `9.7.0` |
| androidx.webkit:webkit | `1.16.0` | `1.17.0` |
| androidx.compose:compose-bom | `2026.06.01` | `2026.08.00` |
| androidx.compose.material3:material3 | `1.5.0-alpha25` | `1.5.0-alpha26` |
| androidx.compose.material3:material3-adaptive-navigation-suite | `1.5.0-alpha25` | `1.5.0-alpha26` |
| com.ncorti.ktfmt.gradle | `0.26.0` | `0.27.0` |



Updates `gradle-wrapper` from 9.6.1 to 9.7.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.6.1...v9.7.0)

Updates `androidx.webkit:webkit` from 1.16.0 to 1.17.0

Updates `androidx.compose:compose-bom` from 2026.06.01 to 2026.08.00

Updates `androidx.compose.material3:material3` from 1.5.0-alpha25 to 1.5.0-alpha26

Updates `androidx.compose.material3:material3-adaptive-navigation-suite` from 1.5.0-alpha25 to 1.5.0-alpha26

Updates `androidx.compose.material3:material3-adaptive-navigation-suite` from 1.5.0-alpha25 to 1.5.0-alpha26

Updates `com.ncorti.ktfmt.gradle` from 0.26.0 to 0.27.0

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: androidx.webkit:webkit
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: androidx.compose:compose-bom
  dependency-version: 2026.08.00
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: androidx.compose.material3:material3
  dependency-version: 1.5.0-alpha26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: androidx.compose.material3:material3-adaptive-navigation-suite
  dependency-version: 1.5.0-alpha26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: androidx.compose.material3:material3-adaptive-navigation-suite
  dependency-version: 1.5.0-alpha26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: com.ncorti.ktfmt.gradle
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 17, 2026
JingMatrix added a commit that referenced this pull request Aug 17, 2026
Every submodule that was behind moves to the tip of the branch it tracks:
commons-lang by thirty-two commits, fmt by nine, lsplt by two, and
ManifestEditor to c238e28. In the catalog okhttp goes to 5.5.0, ktfmt to
0.27.0, webkit to 1.17.0, the Compose BOM to 2026.08.00, material3 to
1.5.0-alpha26 and navigation3 to 1.1.6; everything else has only a
prerelease above it. The wrapper takes Gradle 9.7.0 from #920, its jar
checked against the published SHA-256. The NDK stays at r29, since
sdkmanager's newer offer is r30 beta 2.
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/maven-a7a274cf4a branch August 17, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants