Skip to content

chore(deps): bump the gradle-minor-patch group across 1 directory with 5 updates - #580

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/gradle-minor-patch-3eb6c4ea87
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/gradle-minor-patch-3eb6c4ea87

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the gradle-minor-patch group with 5 updates in the / directory:

Package From To
gradle-wrapper 9.7.0 9.7.1
io.kotest:kotest-assertions-core 6.2.3 6.2.4
io.kotest:kotest-runner-junit5 6.2.3 6.2.4
io.kotest 6.2.3 6.2.4
com.diffplug.spotless 8.9.0 8.10.0

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

Updates io.kotest:kotest-assertions-core from 6.2.3 to 6.2.4

Release notes

Sourced from io.kotest:kotest-assertions-core's releases.

v6.2.4

What's Changed

New Contributors

Full Changelog: kotest/kotest@6.2.3...v6.2.4

Commits
  • 736a47b Add module-factory support to KoinExtension (#6006) (#6138)
  • cb91c7e junit testFinished improvements (#6205)
  • 5c898b4 spec tags cache (#6206)
  • 69fdc8d make ai skill available to users via claude marketplace and tie versioning to...
  • 2403f4f fix kdoc on StrictThrowableHandling (#6212)
  • f96cf2a introduce a TeamCity renderer that allows tree view and force it for our IJ p...
  • 0579271 sourceRef improvements (#6203)
  • da26f16 spring extension improvements (#6204)
  • cc5cf25 update docs to clarify that copies in shouldContainExactCopies must be 1 or...
  • 1d648f9 Update dependency io.github.classgraph:classgraph to v4.8.186 (#6201)
  • Additional commits viewable in compare view

Updates io.kotest:kotest-runner-junit5 from 6.2.3 to 6.2.4

Release notes

Sourced from io.kotest:kotest-runner-junit5's releases.

v6.2.4

What's Changed

New Contributors

Full Changelog: kotest/kotest@6.2.3...v6.2.4

Commits
  • 736a47b Add module-factory support to KoinExtension (#6006) (#6138)
  • cb91c7e junit testFinished improvements (#6205)
  • 5c898b4 spec tags cache (#6206)
  • 69fdc8d make ai skill available to users via claude marketplace and tie versioning to...
  • 2403f4f fix kdoc on StrictThrowableHandling (#6212)
  • f96cf2a introduce a TeamCity renderer that allows tree view and force it for our IJ p...
  • 0579271 sourceRef improvements (#6203)
  • da26f16 spring extension improvements (#6204)
  • cc5cf25 update docs to clarify that copies in shouldContainExactCopies must be 1 or...
  • 1d648f9 Update dependency io.github.classgraph:classgraph to v4.8.186 (#6201)
  • Additional commits viewable in compare view

Updates io.kotest:kotest-runner-junit5 from 6.2.3 to 6.2.4

Release notes

Sourced from io.kotest:kotest-runner-junit5's releases.

v6.2.4

What's Changed

New Contributors

Full Changelog: kotest/kotest@6.2.3...v6.2.4

Commits
  • 736a47b Add module-factory support to KoinExtension (#6006) (#6138)
  • cb91c7e junit testFinished improvements (#6205)
  • 5c898b4 spec tags cache (#6206)
  • 69fdc8d make ai skill available to users via claude marketplace and tie versioning to...
  • 2403f4f fix kdoc on StrictThrowableHandling (#6212)
  • f96cf2a introduce a TeamCity renderer that allows tree view and force it for our IJ p...
  • 0579271 sourceRef improvements (#6203)
  • da26f16 spring extension improvements (#6204)
  • cc5cf25 update docs to clarify that copies in shouldContainExactCopies must be 1 or...
  • 1d648f9 Update dependency io.github.classgraph:classgraph to v4.8.186 (#6201)
  • Additional commits viewable in compare view

Updates io.kotest from 6.2.3 to 6.2.4

Updates com.diffplug.spotless from 8.9.0 to 8.10.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

…h 5 updates

Bumps the gradle-minor-patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.7.0` | `9.7.1` |
| [io.kotest:kotest-assertions-core](https://github.com/kotest/kotest) | `6.2.3` | `6.2.4` |
| [io.kotest:kotest-runner-junit5](https://github.com/kotest/kotest) | `6.2.3` | `6.2.4` |
| io.kotest | `6.2.3` | `6.2.4` |
| com.diffplug.spotless | `8.9.0` | `8.10.0` |



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)

Updates `io.kotest:kotest-assertions-core` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@6.2.3...6.2.4)

Updates `io.kotest:kotest-runner-junit5` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@6.2.3...6.2.4)

Updates `io.kotest:kotest-runner-junit5` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@6.2.3...6.2.4)

Updates `io.kotest` from 6.2.3 to 6.2.4

Updates `com.diffplug.spotless` from 8.9.0 to 8.10.0

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor-patch
- dependency-name: io.kotest:kotest-assertions-core
  dependency-version: 6.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor-patch
- dependency-name: io.kotest:kotest-runner-junit5
  dependency-version: 6.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor-patch
- dependency-name: io.kotest:kotest-runner-junit5
  dependency-version: 6.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor-patch
- dependency-name: io.kotest
  dependency-version: 6.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor-patch
- dependency-name: com.diffplug.spotless
  dependency-version: 8.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates (Dependabot) type: chore Maintenance, CI, dependency bumps labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from LMLiam as a code owner August 24, 2026 23:26
@dependabot dependabot Bot added type: chore Maintenance, CI, dependency bumps dependencies Dependency updates (Dependabot) labels Aug 24, 2026
@github-actions github-actions Bot added the area: build Build, CI, publishing, project structure label Aug 24, 2026
@github-actions

Copy link
Copy Markdown

CI metrics

✅ Coverage 94.1% (0.0pp · gate 85%) · 📦 jars 0.0% · 🧪 1386 tests

vs master@28e7c90

No metric changes.


Updated for d81aa98 · Run · Dokka preview

@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Sep 14, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/gradle-minor-patch-3eb6c4ea87 branch September 14, 2026 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build Build, CI, publishing, project structure dependencies Dependency updates (Dependabot) type: chore Maintenance, CI, dependency bumps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants