mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-01 17:01:56 +01:00
Updated snakeyaml to reflect Bukkit
This commit is contained in:
parent
c818414fd5
commit
b05d4769d8
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -81,7 +81,7 @@
|
|||
<dependency>
|
||||
<groupId>org.yaml</groupId>
|
||||
<artifactId>snakeyaml</artifactId>
|
||||
<version>1.7</version>
|
||||
<version>1.9</version>
|
||||
<type>jar</type>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in a new issue