We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f57b3e commit 87dfe37Copy full SHA for 87dfe37
Essentials/build.gradle
@@ -14,8 +14,8 @@ dependencies {
14
implementation 'org.checkerframework:checker-qual:3.49.0'
15
implementation 'nu.studer:java-ordered-properties:1.0.4'
16
17
- implementation 'net.kyori:adventure-api:4.24.0'
18
- implementation 'net.kyori:adventure-text-minimessage:4.24.0'
+ implementation 'net.kyori:adventure-api:4.25.0'
+ implementation 'net.kyori:adventure-text-minimessage:4.25.0'
19
implementation 'net.kyori:adventure-platform-bukkit:4.4.1'
20
21
// Providers
0 commit comments