Skip to content

Commit

Permalink
Fix the version of adventure-platform-bukkit (#937)
Browse files Browse the repository at this point in the history
Signed-off-by: franciscofl12 <[email protected]>
  • Loading branch information
franciscofl12 authored Nov 21, 2021
1 parent f069e93 commit 7d309b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-platform-bukkit</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>
<scope>compile</scope>
<!-- Exclude Spigot APIs since we already provide Bukkit -->
<exclusions>
Expand Down

0 comments on commit 7d309b6

Please sign in to comment.