Skip to content

Commit fe4e388

Browse files
committed
Update adventure versions
1 parent 803771e commit fe4e388

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Essentials/build.gradle

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

17-
implementation 'net.kyori:adventure-api:4.17.0'
18-
implementation 'net.kyori:adventure-text-minimessage:4.17.0'
19-
implementation 'net.kyori:adventure-platform-bukkit:4.3.3'
17+
implementation 'net.kyori:adventure-api:4.18.0'
18+
implementation 'net.kyori:adventure-text-minimessage:4.18.0'
19+
implementation 'net.kyori:adventure-platform-bukkit:4.3.4'
2020

2121
// Providers
2222
api project(':providers:BaseProviders')

0 commit comments

Comments
 (0)