Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the gradle-dependencies group with 7 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
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.61-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 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.61-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 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/gradle-dependencies-d0a0d2f9f1 branch 3 times, most recently from 3a47ad7 to 41298c3 Compare May 9, 2026 02:30
…th 7 updates

Bumps the gradle-dependencies group with 7 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` |
| [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.61-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 `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.61-stable

Updates `org.sonarqube` from 7.2.3.7755 to 7.3.0.8198

---
updated-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 force-pushed the dependabot/gradle/gradle-dependencies-d0a0d2f9f1 branch from 41298c3 to 20156a3 Compare May 9, 2026 02:49
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2026

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

@dependabot dependabot Bot closed this May 13, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/gradle-dependencies-d0a0d2f9f1 branch May 13, 2026 21:25
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