Skip to content

chore(deps): bump gradle-wrapper from 8.14.5 to 9.7.1 - #290

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/gradle-wrapper-9.7.1
Open

chore(deps): bump gradle-wrapper from 8.14.5 to 9.7.1#290
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/gradle-wrapper-9.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown

Bumps gradle-wrapper from 8.14.5 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.

9.7.0

The Gradle team is excited to announce Gradle 9.7.0.

... (truncated)

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 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)

Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 8.14.5 to 9.7.1.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v8.14.5...v9.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

The scan step did not produce a report (outcome: skipped). See the workflow logs.
Result: FAILED — a dependency has a known vulnerability

Full run log

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Code coverage

module lines branches
sdk-java no report no report
sdk-java-ui no report no report

No coverage report was produced for: sdk-java, sdk-java-ui.

Build output (last 38 lines)
Fetching distribution.
Downloading https://services.gradle.org/distributions/gradle-9.7.1-bin.zip
..............10%..............20%...............30%..............40%...............50%..............60%...............70%..............80%..............90%...............100%
Starting a Gradle Daemon (subsequent builds will be faster)
gradle/actions: Writing build results to /home/runner/work/_temp/.gradle-actions/build-results/gradle-1788878789517.json

[Incubating] Problems report is available at: file:///home/runner/work/countly-sdk-java/countly-sdk-java/build/reports/problems/problems-report.html

FAILURE: Build failed with an exception.

* Where:
Build file '/home/runner/work/countly-sdk-java/countly-sdk-java/build.gradle' line: 132

* What went wrong:
Groovy DSL script compilation problem
  Could not compile build file '/home/runner/work/countly-sdk-java/countly-sdk-java/build.gradle'.
    Location: /home/runner/work/countly-sdk-java/countly-sdk-java/build.gradle line 132
> startup failed:
  build file '/home/runner/work/countly-sdk-java/countly-sdk-java/build.gradle': 132: unable to resolve class XmlParser
   @ line 132, column 19.
           def suite = new XmlParser(false, false).parse(file)
                       ^

  build file '/home/runner/work/countly-sdk-java/countly-sdk-java/build.gradle': 148: unable to resolve class XmlParser
   @ line 148, column 16.
       def parser = new XmlParser(false, false)
                    ^

  2 errors


* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights from a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.

BUILD FAILED in 9s

Full run log

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Unit Test Results 🚀

0 tests   - 611   0 ✅  - 611   0s ⏱️ - 2m 6s
0 suites  -  54   0 💤 ±  0 
0 files    -  54   0 ❌ ±  0 

Results for commit 1450b89. ± Comparison against base commit 57c9dd7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants