Compare commits

..

No commits in common. "dependabot/maven/PaperSpigot-API/org.yaml-snakeyaml-1.32" and "master" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.32</version>
<version>1.12</version>
<type>jar</type>
<scope>compile</scope>
</dependency>