Skip to content

Commit

Permalink
Update adventure (#5819)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantera07 authored Jun 2, 2024
1 parent e7a4167 commit 434e7a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Essentials/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ dependencies {
implementation 'org.checkerframework:checker-qual:3.21.0'
implementation 'nu.studer:java-ordered-properties:1.0.4'

implementation 'net.kyori:adventure-api:4.15.0'
implementation 'net.kyori:adventure-text-minimessage:4.15.0'
implementation 'net.kyori:adventure-platform-bukkit:4.3.2'
implementation 'net.kyori:adventure-api:4.17.0'
implementation 'net.kyori:adventure-text-minimessage:4.17.0'
implementation 'net.kyori:adventure-platform-bukkit:4.3.3'

// Providers
api project(':providers:BaseProviders')
Expand Down

0 comments on commit 434e7a0

Please sign in to comment.