Skip to content

deps(kotlin): bump gradle-wrapper from 9.7.0 to 9.7.1 in /kotlin in the gradle-dependencies group - #823

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/kotlin/gradle-dependencies-2739417140
Aug 24, 2026
Merged

deps(kotlin): bump gradle-wrapper from 9.7.0 to 9.7.1 in /kotlin in the gradle-dependencies group#823
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/kotlin/gradle-dependencies-2739417140

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the gradle-dependencies group in /kotlin with 1 update: gradle-wrapper.

Updates gradle-wrapper from 9.7.0 to 9.7.1

Release notes

Sourced from gradle-wrapper's releases.

9.7.1

The Gradle team is excited to announce Gradle 9.7.1.

This is a patch release for 9.7.0. We recommend using 9.7.1 instead of 9.7.0.

Here are the highlights of 9.7.0 release:

  • Isolated Projects graduates to incubating
  • Broader Configuration Cache compatibility
  • Resilient Sync helps you fix broken builds
  • 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.1 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.7.1 && ./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.

Commits

Dependabot compatibility score

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

Summary by cubic

Updates the Kotlin module’s gradle-wrapper from 9.7.0 to 9.7.1 to pick up the 9.7.1 patch fixes and improve build stability. Old: builds ran on 9.7.0. New: builds run on 9.7.1. No functional changes expected.

  • Only kotlin/gradle/wrapper/gradle-wrapper.properties changed (distributionUrl → 9.7.1). Verify the Kotlin module builds via ./gradlew build. No migration required; CI will use the wrapper.

Written for commit 890000b. Summary will update on new commits.

Review in cubic

Bumps the gradle-dependencies group in /kotlin with 1 update: [gradle-wrapper](https://github.com/gradle/gradle).


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

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file kotlin labels Aug 24, 2026
Copilot AI balanced review requested due to automatic review settings August 24, 2026 11:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file kotlin labels Aug 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Kotlin module’s Gradle wrapper from 9.7.0 to 9.7.1.

Changes:

  • Points Kotlin builds to the Gradle 9.7.1 binary distribution.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions
github-actions Bot merged commit 33f936b into main Aug 24, 2026
45 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/kotlin/gradle-dependencies-2739417140 branch August 24, 2026 11:15
jeremy added a commit that referenced this pull request Aug 24, 2026
* origin/main:
  deps(ts): bump the npm-dependencies group in /typescript with 3 updates (#825)
  deps(smithy): bump gradle-wrapper (#824)
  deps(kotlin): bump gradle-wrapper (#823)
  deps(go): bump github.com/oapi-codegen/runtime (#821)
  deps(conformance-ruby): bump webmock (#822)
  deps(ruby): bump webmock in /ruby in the bundler-dependencies group (#820)
  Bump version to 0.15.0
  Make the release guide and guards tell the truth before v0.15.0 (#808)

# Conflicts:
#	go/go.mod
jeremy added a commit that referenced this pull request Aug 24, 2026
…nt-feed-go-connector

* origin/event-feed-foundations:
  deps(ts): bump the npm-dependencies group in /typescript with 3 updates (#825)
  deps(smithy): bump gradle-wrapper (#824)
  deps(kotlin): bump gradle-wrapper (#823)
  deps(go): bump github.com/oapi-codegen/runtime (#821)
  deps(conformance-ruby): bump webmock (#822)
  deps(ruby): bump webmock in /ruby in the bundler-dependencies group (#820)
  Bump version to 0.15.0
  Make the release guide and guards tell the truth before v0.15.0 (#808)
jeremy added a commit that referenced this pull request Aug 24, 2026
…ent-feed-conformance-driver

* origin/event-feed-go-connector:
  Event feed: the ring the buffer needed, the parser parity it claimed, and two honest declines
  deps(ts): bump the npm-dependencies group in /typescript with 3 updates (#825)
  deps(smithy): bump gradle-wrapper (#824)
  deps(kotlin): bump gradle-wrapper (#823)
  deps(go): bump github.com/oapi-codegen/runtime (#821)
  deps(conformance-ruby): bump webmock (#822)
  deps(ruby): bump webmock in /ruby in the bundler-dependencies group (#820)
  Bump version to 0.15.0
  Make the release guide and guards tell the truth before v0.15.0 (#808)
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 kotlin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant