Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 9b38fde369
Bump snakeyaml from 1.12 to 1.32 in /PaperSpigot-API
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.12 to 1.32.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..v1.12)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 20:22:42 +00:00
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.12</version>
<version>1.32</version>
<type>jar</type>
<scope>compile</scope>
</dependency>