Skip to content

Commit

Permalink
Update Adventure
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoenix616 committed Sep 10, 2021
1 parent 7a27070 commit 1f53393
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-api</artifactId>
<version>4.8.1</version>
<version>4.9.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-gson</artifactId>
<version>4.8.1</version>
<version>4.9.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-legacy</artifactId>
<version>4.8.1</version>
<version>4.9.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1f53393

Please sign in to comment.