fix(deps): update dependency eu.cloudnetservice.cloudnet:bom to v4.0.0-rc17-snapshot#103
Merged
renovate[bot] merged 1 commit intonextfrom Feb 5, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.0-RC16-SNAPSHOT→4.0.0-RC17-SNAPSHOTRelease Notes
CloudNetService/CloudNet (eu.cloudnetservice.cloudnet:bom)
v4.0.0-RC16: - BlizzardUpdate 4.0.0-RC16 - Blizzard
We are happy to announce another release candidate for CloudNet 4.0. This release contains support for the latest minecraft versions. We urge all users to install the update, as we will no longer provide support for RC15. Users who want to switch from 3.4.X to 4.0 can find instructions in the release information for RC1.
Please also see the changelog for RC6, this contains the detailed information about the switch to Dependency Injection in the API.
Cheers!
(Please remember, CloudNet is provided as-is - we are not responsible for data loss or corruption. You are encouraged to back up your files before any updates!)
Changelog
Features
modules/CloudNet-Smart(#1808)Improvements
Fixes
Dependencies
To add the CloudNet dependency using gradle:
repositories { // ensure maven central is added mavenCentral() } dependencies { // optional - you can also specify versions directly implementation platform('eu.cloudnetservice.cloudnet:bom:4.0.0-RC16') compileOnly 'eu.cloudnetservice.cloudnet:driver-api' // without bom compileOnly 'eu.cloudnetservice.cloudnet:driver-api:4.0.0-RC16' }To add the CloudNet dependency using maven:
🔗 Links
Configuration
📅 Schedule: Branch creation - Between 08:00 AM and 05:59 PM, Monday through Friday ( * 8-17 * * 1-5 ) in timezone Europe/Berlin, Automerge - Between 08:00 AM and 05:59 PM, Monday through Friday ( * 8-17 * * 1-5 ) in timezone Europe/Berlin.
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.