mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-31 21:37:39 +01:00
Downgrade SnakeYAML due to issues with comments parsing
By: md_5 <git@md-5.net>
This commit is contained in:
parent
ba903c9c6d
commit
66524269f9
@ -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…
Reference in New Issue
Block a user