Bump snakeyaml from 1.30 to 1.31 (#29)

This commit is contained in:
dependabot[bot]
2022-08-29 05:36:00 -04:00
committed by GitHub
parent def96c2827
commit 87c6125a39

View File

@@ -62,7 +62,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.30</version>
<version>1.31</version>
</dependency>
<dependency>
<groupId>org.commonmark</groupId>