update jdk and deps-ckeck plugin
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-03-09 11:03:01 +01:00
parent be9bd1a068
commit 549f8bb48b
3 changed files with 10 additions and 10 deletions

View File

@@ -23,7 +23,7 @@ Additionally available parameters are:
- **verbose**: log every message that the bot receives, plus additional debugging messages. Very spammy and performance heavy.
- **refresh**: force refresh the slash commands. This is useful in case there was a simple update to a command that did not drastically change it, so no changes are found at bootup (eg: fixing a typo in the command description).
*Note: Java 16 or later is required.*
*Note: Java 21 or later is required.*
## Initial setup
@@ -45,4 +45,4 @@ behavior.
This project uses the `x.y.z-releaseType` schema for releases.
Development builds are tagged as `x.y.z-SNAPSHOT` and sometimes pushed to the snapshots Maven repository.
Stable builds are tagged as `x.y.z` and always pushed to the releases Maven repository, by promoting the build on
[Drone](https://drone.beatrice.wtf/). Currently, promoting stable builds is a manual process.
[Drone](https://drone.beatrice.wtf/). Currently, promoting stable builds is a manual process.