Skip to content

Commit

Permalink
Update adventure (Fixes #582)
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoenix616 committed Apr 19, 2024
1 parent 6f5b56d commit 7a73d66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,14 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-platform-bukkit</artifactId>
<version>4.3.1-SNAPSHOT</version>
<version>4.3.2</version>
<scope>compile</scope>
</dependency>

<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-gson</artifactId>
<version>4.14.0</version>
<version>4.16.0</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 7a73d66

Please sign in to comment.