Skip to content

chore(deps): update gradle to v9.6.1 - autoclosed#1163

Merged
krusche merged 1 commit into
stagingfrom
renovate/gradle-9.x
Jul 2, 2026
Merged

chore(deps): update gradle to v9.6.1 - autoclosed#1163
krusche merged 1 commit into
stagingfrom
renovate/gradle-9.x

Conversation

@renovate

@renovate renovate Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
gradle (source) patch 9.6.09.6.1

Release Notes

gradle/gradle (gradle)

v9.6.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codacy-production

codacy-production Bot commented Jul 2, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage ∅ diff coverage · -0.11% coverage variation

Metric Results
Coverage variation -0.11% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (e150b0b) 15414 7580 49.18%
Head commit (cb44493) 15501 (+87) 7605 (+25) 49.06% (-0.11%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1163) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@krusche krusche marked this pull request as ready for review July 2, 2026 20:50
@krusche krusche requested a review from a team as a code owner July 2, 2026 20:50
Copilot AI review requested due to automatic review settings July 2, 2026 20:50
@krusche krusche merged commit 22a76ce into staging Jul 2, 2026
23 checks passed
@krusche krusche deleted the renovate/gradle-9.x branch July 2, 2026 20:50

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 Gradle Wrapper distribution used by the server modules to the latest 9.6.1 patch release, keeping the build tooling aligned with upstream fixes.

Changes:

  • Bump Gradle Wrapper distribution from 9.6.0 to 9.6.1 in the server Gradle wrapper.
  • Bump Gradle Wrapper distribution from 9.6.0 to 9.6.1 in the helios-status-spring-starter Gradle wrapper.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
server/gradle/wrapper/gradle-wrapper.properties Updates wrapper distribution URL to Gradle 9.6.1 for the server build.
server/helios-status-spring-starter/gradle/wrapper/gradle-wrapper.properties Updates wrapper distribution URL to Gradle 9.6.1 for the spring-starter build.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.0-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.0-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
@renovate renovate Bot changed the title chore(deps): update gradle to v9.6.1 chore(deps): update gradle to v9.6.1 - autoclosed Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants