Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
update to snakeyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
blankdots committed Mar 30, 2023
1 parent f24427f commit 3b0e7e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,11 @@
<version>0.2.6</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>2.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit 3b0e7e2

Please sign in to comment.