mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-05 16:49:39 +00:00
Downgrade SnakeYAML due to issues with comments parsing
This commit is contained in:
parent
1dff62ae83
commit
989bb0c112
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -54,7 +54,7 @@
|
|||
<dependency>
|
||||
<groupId>org.yaml</groupId>
|
||||
<artifactId>snakeyaml</artifactId>
|
||||
<version>1.29</version>
|
||||
<version>1.28</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<!-- not part of the API proper -->
|
||||
|
|
Loading…
Add table
Reference in a new issue