mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-01 17:01:56 +01:00
Update SnakeYAML version
By: md_5 <git@md-5.net>
This commit is contained in:
parent
90bc66e868
commit
f7fac3540b
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
<dependency>
|
||||
<groupId>org.yaml</groupId>
|
||||
<artifactId>snakeyaml</artifactId>
|
||||
<version>1.32</version>
|
||||
<version>1.33</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<!-- not part of the API proper -->
|
||||
|
|
Loading…
Reference in a new issue