Skip to content

Commit

Permalink
Merge pull request #119 from akkinoc/dependabot/maven/org.yaml-snakey…
Browse files Browse the repository at this point in the history
…aml-1.32

Bump snakeyaml from 1.31 to 1.32
  • Loading branch information
akkinoc authored Sep 14, 2022
2 parents a88c7d5 + 9c797ce commit 18e2dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.31</version>
<version>1.32</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 18e2dc1

Please sign in to comment.