Skip to content

Commit 60ebcc2

Browse files
fix(deps): update dependency net.minestom:minestom to v2026.04.13-1.21.11 (#105)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [net.minestom:minestom](https://redirect.github.com/minestom/minestom) | `2026.04.11-1.21.11` → `2026.04.13-1.21.11` | ![age](https://developer.mend.io/api/mc/badges/age/maven/net.minestom:minestom/2026.04.13-1.21.11?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/net.minestom:minestom/2026.04.11-1.21.11/2026.04.13-1.21.11?slim=true) | --- ### Release Notes <details> <summary>minestom/minestom (net.minestom:minestom)</summary> ### [`v2026.04.13-1.21.11`](https://redirect.github.com/Minestom/Minestom/releases/tag/2026.04.13-1.21.11) [Compare Source](https://redirect.github.com/minestom/minestom/compare/2026.04.11-1.21.11...2026.04.13-1.21.11) #### What's Changed - feat: Use Dependabot by [@&#8203;kermandev](https://redirect.github.com/kermandev) in [Minestom/Minestom#3080](https://redirect.github.com/Minestom/Minestom/pull/3080) - chore: bump the all-actions group with 3 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [Minestom/Minestom#3100](https://redirect.github.com/Minestom/Minestom/pull/3100) - chore: bump the non-breaking group across 1 directory with 16 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [Minestom/Minestom#3101](https://redirect.github.com/Minestom/Minestom/pull/3101) - fix: Mannequin MetadataDef & Metadata nullability by [@&#8203;kermandev](https://redirect.github.com/kermandev) in [Minestom/Minestom#3107](https://redirect.github.com/Minestom/Minestom/pull/3107) #### New Contributors - [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] made their first contribution in [Minestom/Minestom#3100](https://redirect.github.com/Minestom/Minestom/pull/3100) **Full Changelog**: <Minestom/Minestom@2026.04.11-1.21.11...2026.04.13-1.21.11> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/OneLiteFeatherNET/Mycelium-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86b77db commit 60ebcc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencyResolutionManagement {
2121
}
2222
versionCatalogs {
2323
create("libs") {
24-
version("minestom", "2026.04.11-1.21.11")
24+
version("minestom", "2026.04.13-1.21.11")
2525
version("adventure", "4.26.1")
2626
version("junit.bom", "6.0.3")
2727
version("mockito", "5.23.0")

0 commit comments

Comments
 (0)