Skip to content

Commit 99add15

Browse files
Update dependency net.minestom:minestom to v2026.04.11-1.21.11 (#69)
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.03.25-1.21.11` → `2026.04.11-1.21.11` | ![age](https://developer.mend.io/api/mc/badges/age/maven/net.minestom:minestom/2026.04.11-1.21.11?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/net.minestom:minestom/2026.03.25-1.21.11/2026.04.11-1.21.11?slim=true) | --- ### Release Notes <details> <summary>minestom/minestom (net.minestom:minestom)</summary> ### [`v2026.04.11-1.21.11`](https://redirect.github.com/Minestom/Minestom/releases/tag/2026.04.11-1.21.11) [Compare Source](https://redirect.github.com/minestom/minestom/compare/2026.03.25-1.21.11...2026.04.11-1.21.11) #### What's Changed - fix: findOnlinePlayer getting least similar result by [@&#8203;hapily04](https://redirect.github.com/hapily04) in [Minestom/Minestom#3085](https://redirect.github.com/Minestom/Minestom/pull/3085) - refactor: DataComponent no longer extends Codec by [@&#8203;VardinsDev](https://redirect.github.com/VardinsDev) in [Minestom/Minestom#3072](https://redirect.github.com/Minestom/Minestom/pull/3072) - Metadata fix by [@&#8203;OmeWillem](https://redirect.github.com/OmeWillem) in [Minestom/Minestom#3089](https://redirect.github.com/Minestom/Minestom/pull/3089) - fix: custom model data crash exploit by [@&#8203;mudkipdev](https://redirect.github.com/mudkipdev) in [Minestom/Minestom#3095](https://redirect.github.com/Minestom/Minestom/pull/3095) - Add missing registry getters to MinecraftServer by [@&#8203;mudkipdev](https://redirect.github.com/mudkipdev) in [Minestom/Minestom#3094](https://redirect.github.com/Minestom/Minestom/pull/3094) - Fix linear palette deserialization bug by [@&#8203;proplayer919](https://redirect.github.com/proplayer919) in [Minestom/Minestom#3097](https://redirect.github.com/Minestom/Minestom/pull/3097) #### New Contributors - [@&#8203;VardinsDev](https://redirect.github.com/VardinsDev) made their first contribution in [Minestom/Minestom#3072](https://redirect.github.com/Minestom/Minestom/pull/3072) - [@&#8203;OmeWillem](https://redirect.github.com/OmeWillem) made their first contribution in [Minestom/Minestom#3089](https://redirect.github.com/Minestom/Minestom/pull/3089) - [@&#8203;proplayer919](https://redirect.github.com/proplayer919) made their first contribution in [Minestom/Minestom#3097](https://redirect.github.com/Minestom/Minestom/pull/3097) **Full Changelog**: <Minestom/Minestom@2026.03.25-1.21.11...2026.04.11-1.21.11> </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - Branch creation - Between 08:00 AM and 05:59 PM, Monday through Friday (`* 8-17 * * 1-5`) - Automerge - Between 08:00 AM and 05:59 PM, Monday through Friday (`* 8-17 * * 1-5`) 🚦 **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. --- - [ ] <!-- 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/Cyano). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad0be10 commit 99add15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencyResolutionManagement {
77

88
versionCatalogs {
99
create("libs") {
10-
version("minestom", "2026.03.25-1.21.11")
10+
version("minestom", "2026.04.11-1.21.11")
1111
version("junit", "6.0.3")
1212

1313
library("minestom","net.minestom", "minestom").versionRef("minestom")

0 commit comments

Comments
 (0)