mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-21 05:44:17 +00:00
Upgrade to SnakeYAML 1.30 release
This commit is contained in:
parent
5906bed05d
commit
b6e3b0f5b0
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.28</version>
|
||||
<version>1.30</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<!-- not part of the API proper -->
|
||||
|
|
Loading…
Add table
Reference in a new issue