Skip to content

chore(deps): bump the gradle-dependencies group across 1 directory with 8 updates#22

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/gradle-dependencies-c0a570aab1
Closed

chore(deps): bump the gradle-dependencies group across 1 directory with 8 updates#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/gradle-dependencies-c0a570aab1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps the gradle-dependencies group with 8 updates in the / directory:

Package From To
net.kyori:adventure-api 4.17.0 5.0.1
net.kyori:adventure-text-serializer-plain 4.17.0 5.0.1
net.kyori:adventure-text-serializer-legacy 4.17.0 5.0.1
net.kyori:adventure-text-minimessage 4.17.0 5.0.1
com.github.ben-manes.caffeine:caffeine 3.2.3 3.2.4
org.junit:junit-bom 5.10.3 6.0.3
io.papermc.paper:paper-api 1.21.11-R0.1-SNAPSHOT 26.1.2.build.60-stable
org.sonarqube 7.2.3.7755 7.3.0.8198

Updates net.kyori:adventure-api from 4.17.0 to 5.0.1

Release notes

Sourced from net.kyori:adventure-api's releases.

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

Full Changelog: PaperMC/adventure@v5.0.0...v5.0.1

🌏 Adventure 5.0.0

Adventure 5.0.0 is a major update to the Adventure library, including an updated Java version, removal of deprecations, and other breaking changes. The 5.0.0 update represents a major milestone in the development of the Adventure library, with 7,000+ additions and 12,000+ deletions across over 500 files.

[!IMPORTANT] Although we have tried our hardest to avoid unnecessary breaking changes, we do expect this update to contain bugs or unintentional breaking changes and the Adventure team is prepared to release hotfixes as needed. Please report any issues that you find and reach out for help in the #adventure-help channel of the PaperMC Discord if you need to.

Please read the migration information on the Adventure documentation for full information about the changes made in this update and notes about migrating from the 4.x series to 5.x.

For development information about the 5.0 update, check out the following links:

What's Changed

There are also some additional features and fixes unrelated to the major breaking changes introduced in 5.0.0. These are documented below.

✨ Features

🐛 Fixes

New Contributors

Thanks to everyone who helped out along the way with the 5.0.0 update, and special thanks to the following for their hard work on the update:

... (truncated)

Commits
  • c77763a release: version 5.0.1
  • 7f4e2ed chore(docs): Update Javadoc overview, title and readme links
  • d8b1bb6 Merge pull request #1401 from PaperMC/chore/remove-sfa-deprecation
  • bac24ca chore(docs): Remove incorrect annotations from ForwardingAudience.Single methods
  • 0455c9e chore(build): Publish the javadoc jar in a different way
  • 73e323f Merge pull request #1400 from PaperMC/fix/shadow-jd
  • c9bac5e chore(docs): Fix incorrect docs for ShadowColor#alpha
  • 608a76b Merge pull request #1398 from Strokkur424/feat/aggregate-javadocs
  • 51712fd Merge pull request #1399 from PaperMC/feature/mega-docs
  • 60a4a48 chore(build): Toggle use on for javadoc generation
  • Additional commits viewable in compare view

Updates net.kyori:adventure-text-serializer-plain from 4.17.0 to 5.0.1

Release notes

Sourced from net.kyori:adventure-text-serializer-plain's releases.

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

Full Changelog: PaperMC/adventure@v5.0.0...v5.0.1

🌏 Adventure 5.0.0

Adventure 5.0.0 is a major update to the Adventure library, including an updated Java version, removal of deprecations, and other breaking changes. The 5.0.0 update represents a major milestone in the development of the Adventure library, with 7,000+ additions and 12,000+ deletions across over 500 files.

[!IMPORTANT] Although we have tried our hardest to avoid unnecessary breaking changes, we do expect this update to contain bugs or unintentional breaking changes and the Adventure team is prepared to release hotfixes as needed. Please report any issues that you find and reach out for help in the #adventure-help channel of the PaperMC Discord if you need to.

Please read the migration information on the Adventure documentation for full information about the changes made in this update and notes about migrating from the 4.x series to 5.x.

For development information about the 5.0 update, check out the following links:

What's Changed

There are also some additional features and fixes unrelated to the major breaking changes introduced in 5.0.0. These are documented below.

✨ Features

🐛 Fixes

New Contributors

Thanks to everyone who helped out along the way with the 5.0.0 update, and special thanks to the following for their hard work on the update:

... (truncated)

Commits
  • c77763a release: version 5.0.1
  • 7f4e2ed chore(docs): Update Javadoc overview, title and readme links
  • d8b1bb6 Merge pull request #1401 from PaperMC/chore/remove-sfa-deprecation
  • bac24ca chore(docs): Remove incorrect annotations from ForwardingAudience.Single methods
  • 0455c9e chore(build): Publish the javadoc jar in a different way
  • 73e323f Merge pull request #1400 from PaperMC/fix/shadow-jd
  • c9bac5e chore(docs): Fix incorrect docs for ShadowColor#alpha
  • 608a76b Merge pull request #1398 from Strokkur424/feat/aggregate-javadocs
  • 51712fd Merge pull request #1399 from PaperMC/feature/mega-docs
  • 60a4a48 chore(build): Toggle use on for javadoc generation
  • Additional commits viewable in compare view

Updates net.kyori:adventure-text-serializer-legacy from 4.17.0 to 5.0.1

Release notes

Sourced from net.kyori:adventure-text-serializer-legacy's releases.

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

Full Changelog: PaperMC/adventure@v5.0.0...v5.0.1

🌏 Adventure 5.0.0

Adventure 5.0.0 is a major update to the Adventure library, including an updated Java version, removal of deprecations, and other breaking changes. The 5.0.0 update represents a major milestone in the development of the Adventure library, with 7,000+ additions and 12,000+ deletions across over 500 files.

[!IMPORTANT] Although we have tried our hardest to avoid unnecessary breaking changes, we do expect this update to contain bugs or unintentional breaking changes and the Adventure team is prepared to release hotfixes as needed. Please report any issues that you find and reach out for help in the #adventure-help channel of the PaperMC Discord if you need to.

Please read the migration information on the Adventure documentation for full information about the changes made in this update and notes about migrating from the 4.x series to 5.x.

For development information about the 5.0 update, check out the following links:

What's Changed

There are also some additional features and fixes unrelated to the major breaking changes introduced in 5.0.0. These are documented below.

✨ Features

🐛 Fixes

New Contributors

Thanks to everyone who helped out along the way with the 5.0.0 update, and special thanks to the following for their hard work on the update:

... (truncated)

Commits
  • c77763a release: version 5.0.1
  • 7f4e2ed chore(docs): Update Javadoc overview, title and readme links
  • d8b1bb6 Merge pull request #1401 from PaperMC/chore/remove-sfa-deprecation
  • bac24ca chore(docs): Remove incorrect annotations from ForwardingAudience.Single methods
  • 0455c9e chore(build): Publish the javadoc jar in a different way
  • 73e323f Merge pull request #1400 from PaperMC/fix/shadow-jd
  • c9bac5e chore(docs): Fix incorrect docs for ShadowColor#alpha
  • 608a76b Merge pull request #1398 from Strokkur424/feat/aggregate-javadocs
  • 51712fd Merge pull request #1399 from PaperMC/feature/mega-docs
  • 60a4a48 chore(build): Toggle use on for javadoc generation
  • Additional commits viewable in compare view

Updates net.kyori:adventure-text-minimessage from 4.17.0 to 5.0.1

Release notes

Sourced from net.kyori:adventure-text-minimessage's releases.

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

Full Changelog: PaperMC/adventure@v5.0.0...v5.0.1

🌏 Adventure 5.0.0

Adventure 5.0.0 is a major update to the Adventure library, including an updated Java version, removal of deprecations, and other breaking changes. The 5.0.0 update represents a major milestone in the development of the Adventure library, with 7,000+ additions and 12,000+ deletions across over 500 files.

[!IMPORTANT] Although we have tried our hardest to avoid unnecessary breaking changes, we do expect this update to contain bugs or unintentional breaking changes and the Adventure team is prepared to release hotfixes as needed. Please report any issues that you find and reach out for help in the #adventure-help channel of the PaperMC Discord if you need to.

Please read the migration information on the Adventure documentation for full information about the changes made in this update and notes about migrating from the 4.x series to 5.x.

For development information about the 5.0 update, check out the following links:

What's Changed

There are also some additional features and fixes unrelated to the major breaking changes introduced in 5.0.0. These are documented below.

✨ Features

🐛 Fixes

New Contributors

Thanks to everyone who helped out along the way with the 5.0.0 update, and special thanks to the following for their hard work on the update:

... (truncated)

Commits
  • c77763a release: version 5.0.1
  • 7f4e2ed chore(docs): Update Javadoc overview, title and readme links
  • d8b1bb6 Merge pull request #1401 from PaperMC/chore/remove-sfa-deprecation
  • bac24ca chore(docs): Remove incorrect annotations from ForwardingAudience.Single methods
  • 0455c9e chore(build): Publish the javadoc jar in a different way
  • 73e323f Merge pull request #1400 from PaperMC/fix/shadow-jd
  • c9bac5e chore(docs): Fix incorrect docs for ShadowColor#alpha
  • 608a76b Merge pull request #1398 from Strokkur424/feat/aggregate-javadocs
  • 51712fd Merge pull request #1399 from PaperMC/feature/mega-docs
  • 60a4a48 chore(build): Toggle use on for javadoc generation
  • Additional commits viewable in compare view

Updates net.kyori:adventure-text-serializer-plain from 4.17.0 to 5.0.1

Release notes

Sourced from net.kyori:adventure-text-serializer-plain's releases.

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

Full Changelog: PaperMC/adventure@v5.0.0...v5.0.1

🌏 Adventure 5.0.0

Adventure 5.0.0 is a major update to the Adventure library, including an updated Java version, removal of deprecations, and other breaking changes. The 5.0.0 update represents a major milestone in the development of the Adventure library, with 7,000+ additions and 12,000+ deletions across over 500 files.

[!IMPORTANT] Although we have tried our hardest to avoid unnecessary breaking changes, we do expect this update to contain bugs or unintentional breaking changes and the Adventure team is prepared to release hotfixes as needed. Please report any issues that you find and reach out for help in the #adventure-help channel of the PaperMC Discord if you need to.

Please read the migration information on the Adventure documentation for full information about the changes made in this update and notes about migrating from the 4.x series to 5.x.

For development information about the 5.0 update, check out the following links:

What's Changed

There are also some additional features and fixes unrelated to the major breaking changes introduced in 5.0.0. These are documented below.

✨ Features

🐛 Fixes

New Contributors

Thanks to everyone who helped out along the way with the 5.0.0 update, and special thanks to the following for their hard work on the update:

... (truncated)

Commits
  • c77763a release: version 5.0.1
  • 7f4e2ed chore(docs): Update Javadoc overview, title and readme links
  • d8b1bb6 Merge pull request #1401 from PaperMC/chore/remove-sfa-deprecation
  • bac24ca chore(docs): Remove incorrect annotations from ForwardingAudience.Single methods
  • 0455c9e chore(build): Publish the javadoc jar in a different way
  • 73e323f Merge pull request #1400 from PaperMC/fix/shadow-jd
  • c9bac5e chore(docs): Fix incorrect docs for ShadowColor#alpha
  • 608a76b Merge pull request #1398 from Strokkur424/feat/aggregate-javadocs
  • 51712fd Merge pull request #1399 from PaperMC/feature/mega-docs
  • 60a4a48 chore(build): Toggle use on for javadoc generation
  • Additional commits viewable in compare view

Updates net.kyori:adventure-text-serializer-legacy from 4.17.0 to 5.0.1

Release notes

Sourced from net.kyori:adventure-text-serializer-legacy's releases.

🌏 Adventure 5.0.1

5.0.1 is a bugfix update containing a fix for leftover checker annotations and some minor edits to the Javadocs. We are now publishing an aggregate Javadoc for all core Adventure libraries (in this repo) available on the standard PaperMC Javadoc portal at https://papermc.io/javadocs/.

What's Changed

🐛 Fixes

📚 Documentation

Full Changelog: PaperMC/adventure@v5.0.0...v5.0.1

🌏 Adventure 5.0.0

Adventure 5.0.0 is a major update to the Adventure library, including an updated Java version, removal of deprecations, and other breaking changes. The 5.0.0 update represents a major milestone in the development of the Adventure library, with 7,000+ additions and 12,000+ deletions across over 500 files.

[!IMPORTANT] Although we have tried our hardest to avoid unnecessary breaking changes, we do expect this update to contain bugs or unintentional breaking changes and the Adventure team is prepared to release hotfixes as needed. Please report any issues that you find and reach out for help in the #adventure-help channel of the PaperMC Discord if you need to.

Please read the migration information on the Adventure documentation for full information about the changes made in this update and notes about migrating from the 4.x series to 5.x.

For development information about the 5.0 update, check out the following links:

What's Changed

There are also some additional features and fixes unrelated to the major breaking changes introduced in 5.0.0. These are documented below.

✨ Features

🐛 Fixes

New Contributors

Thanks to everyone who helped out along the way with the 5.0.0 update, and special thanks to the following for their hard work on the update:

... (truncated)

Commits
  • c77763a release: version 5.0.1
  • 7f4e2ed chore(docs): Update Javadoc overview, title and readme links
  • d8b1bb6 Merge pull request #1401 from PaperMC/chore/remove-sfa-deprecation
  • bac24ca chore(docs): Remove incorrect annotations from ForwardingAudience.Single methods
  • 0455c9e chore(build): Publish the javadoc jar in a different way
  • 73e323f Merge pull request #1400 from PaperMC/fix/shadow-jd
  • c9bac5e chore(docs): Fix incorrect docs for ShadowColor#alpha
  • 608a76b Merge pull request #1398 from Strokkur424/feat/aggregate-javadocs
  • 51712fd Merge pull request #1399 from PaperMC/feature/mega-docs
  • 60a4a48 chore(build): Toggle use on for javadoc generation
  • Additional commits viewable in compare view

Updates com.github.ben-manes.caffeine:caffeine from 3.2.3 to 3.2.4

Release notes

Sourced from com.github.ben-manes.caffeine:caffeine's releases.

3.2.4

  • Improved access expiration's read performance by avoiding false sharing effects caused by the timestamp update
  • Fixed head-of-line blocking of expiration queues caused by in-flight async entries (#1954)
  • Fixed various minor issues found using AI audits
  • Added ObjectInputFilter support to JCache
Commits
  • 836b65c use a consistent expiration tolerance calculation
  • 0dc7daf resurrect in-flight async entries on expiration
  • 0bac8b5 handle head-of-line blocking of expiration queues (fixes #1954)
  • ff25836 test polish
  • f3a6176 Fix JCache close/createCache races and recursive teardown
  • 622fbe7 Fix removal in identity views and widen hill-climber counters
  • 8da5a7a defer weighing the entry until after the putIfAbsent hit fast-path
  • 94ad0ff Record eviction stats before notifying the removal listener consistently
  • f94c011 Auto-assert eviction stats alongside notifications.withCause.exclusively
  • 2e945e0 Skip timestamp writes within tolerance on the read path.
  • Additional commits viewable in compare view

Updates org.junit:junit-bom from 5.10.3 to 6.0.3

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 6.0.3 = Platform 6.0.3 + Jupiter 6.0.3 + Vintage 6.0.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.2...r6.0.3

JUnit 6.0.2 = Platform 6.0.2 + Jupiter 6.0.2 + Vintage 6.0.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.1...r6.0.2

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

... (truncated)

Commits
  • 36e3253 Release 6.0.3
  • 295561f Finalize 6.0.3 release notes
  • ea18076 Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)
  • 869e232 Add 5.14.3 release notes
  • d4b34c4 Fix links to User Guide
  • 5c8fb0f Reliably support JRE.OTHER with @⁠EnabledOnJre and @⁠DisabledOnJre
  • febb13f Check out entire repo so switching to main branch works in last step
  • 71fba90 Install poppler-utils for pdfinfo
  • 740e9e0 Update API baseline
  • 2ba535f Use release branch of examples repo
  • Additional commits viewable in compare view

Updates io.papermc.paper:paper-api from 1.21.11-R0.1-SNAPSHOT to 26.1.2.build.60-stable

Updates org.sonarqube from 7.2.3.7755 to 7.3.0.8198

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 6, 2026
…th 8 updates

Bumps the gradle-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [net.kyori:adventure-api](https://github.com/PaperMC/adventure) | `4.17.0` | `5.0.1` |
| [net.kyori:adventure-text-serializer-plain](https://github.com/PaperMC/adventure) | `4.17.0` | `5.0.1` |
| [net.kyori:adventure-text-serializer-legacy](https://github.com/PaperMC/adventure) | `4.17.0` | `5.0.1` |
| [net.kyori:adventure-text-minimessage](https://github.com/PaperMC/adventure) | `4.17.0` | `5.0.1` |
| [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) | `3.2.3` | `3.2.4` |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.10.3` | `6.0.3` |
| io.papermc.paper:paper-api | `1.21.11-R0.1-SNAPSHOT` | `26.1.2.build.60-stable` |
| org.sonarqube | `7.2.3.7755` | `7.3.0.8198` |



Updates `net.kyori:adventure-api` from 4.17.0 to 5.0.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.17.0...v5.0.1)

Updates `net.kyori:adventure-text-serializer-plain` from 4.17.0 to 5.0.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.17.0...v5.0.1)

Updates `net.kyori:adventure-text-serializer-legacy` from 4.17.0 to 5.0.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.17.0...v5.0.1)

Updates `net.kyori:adventure-text-minimessage` from 4.17.0 to 5.0.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.17.0...v5.0.1)

Updates `net.kyori:adventure-text-serializer-plain` from 4.17.0 to 5.0.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.17.0...v5.0.1)

Updates `net.kyori:adventure-text-serializer-legacy` from 4.17.0 to 5.0.1
- [Release notes](https://github.com/PaperMC/adventure/releases)
- [Commits](PaperMC/adventure@v4.17.0...v5.0.1)

Updates `com.github.ben-manes.caffeine:caffeine` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](ben-manes/caffeine@v3.2.3...v3.2.4)

Updates `org.junit:junit-bom` from 5.10.3 to 6.0.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.10.3...r6.0.3)

Updates `io.papermc.paper:paper-api` from 1.21.11-R0.1-SNAPSHOT to 26.1.2.build.60-stable

Updates `org.sonarqube` from 7.2.3.7755 to 7.3.0.8198

---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
  dependency-version: 3.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
- dependency-name: io.papermc.paper:paper-api
  dependency-version: 26.1.2.build.60-stable
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle-dependencies
- dependency-name: net.kyori:adventure-api
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle-dependencies
- dependency-name: net.kyori:adventure-text-minimessage
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle-dependencies
- dependency-name: net.kyori:adventure-text-serializer-legacy
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle-dependencies
- dependency-name: net.kyori:adventure-text-serializer-legacy
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle-dependencies
- dependency-name: net.kyori:adventure-text-serializer-plain
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle-dependencies
- dependency-name: net.kyori:adventure-text-serializer-plain
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle-dependencies
- dependency-name: org.junit:junit-bom
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle-dependencies
- dependency-name: org.sonarqube
  dependency-version: 7.3.0.8198
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the gradle-dependencies group with 8 updates chore(deps): bump the gradle-dependencies group across 1 directory with 8 updates May 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/gradle-dependencies-c0a570aab1 branch from 5f9900e to 583c238 Compare May 6, 2026 23:17
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 7, 2026

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

@dependabot dependabot Bot closed this May 7, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/gradle-dependencies-c0a570aab1 branch May 7, 2026 11:58
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