mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-21 14:39:01 +01:00
Upgrade to SnakeYAML 1.30 release
By: md_5 <git@md-5.net>
This commit is contained in:
parent
203cfd5697
commit
d4062d0461
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.yaml</groupId>
|
<groupId>org.yaml</groupId>
|
||||||
<artifactId>snakeyaml</artifactId>
|
<artifactId>snakeyaml</artifactId>
|
||||||
<version>1.28</version>
|
<version>1.30</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- not part of the API proper -->
|
<!-- not part of the API proper -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue