Skip to content

Commit 87dfe37

Browse files
authored
Update to adventure 4.25.0 (#6331)
1 parent 9f57b3e commit 87dfe37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Essentials/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ dependencies {
1414
implementation 'org.checkerframework:checker-qual:3.49.0'
1515
implementation 'nu.studer:java-ordered-properties:1.0.4'
1616

17-
implementation 'net.kyori:adventure-api:4.24.0'
18-
implementation 'net.kyori:adventure-text-minimessage:4.24.0'
17+
implementation 'net.kyori:adventure-api:4.25.0'
18+
implementation 'net.kyori:adventure-text-minimessage:4.25.0'
1919
implementation 'net.kyori:adventure-platform-bukkit:4.4.1'
2020

2121
// Providers

0 commit comments

Comments
 (0)