Skip to content

Commit

Permalink
build(comet): update adventure
Browse files Browse the repository at this point in the history
adventure-platform-bukkit: 4.2.0 -> 4.3.0
adventure-text-minimessage: 4.12.0 -> 4.13.0
  • Loading branch information
iGabyTM committed Mar 30, 2023
1 parent aced025 commit 6fee658
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions comet/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ dependencies {
implementation 'commons-cli:commons-cli:1.5.0'

// Adventure
implementation 'net.kyori:adventure-platform-bukkit:4.2.0'
implementation 'net.kyori:adventure-text-minimessage:4.12.0'
implementation 'net.kyori:adventure-platform-bukkit:4.3.0'
implementation 'net.kyori:adventure-text-minimessage:4.13.0'

// SQLite
implementation 'org.xerial:sqlite-jdbc:3.36.0.3'
Expand Down

0 comments on commit 6fee658

Please sign in to comment.