Skip to content

Commit

Permalink
Temporarily downgrade Adventure due to compatibility issues
Browse files Browse the repository at this point in the history
Signed-off-by: BT (calcastor/mame) <[email protected]>
  • Loading branch information
calcastor committed Aug 22, 2023
1 parent d16cf73 commit 18caf61
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 @@ -118,13 +118,13 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-api</artifactId>
<version>4.14.0</version>
<version>4.12.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-plain</artifactId>
<version>4.14.0</version>
<version>4.12.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 18caf61

Please sign in to comment.