Skip to content
This repository was archived by the owner on Sep 18, 2021. It is now read-only.

Commit baf565a

Browse files
committed
Merge pull request #68 from hiasel/master
Fix scope of dependency org.yaml
2 parents 2b4895b + 425aa50 commit baf565a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@
234234
<groupId>org.yaml</groupId>
235235
<artifactId>snakeyaml</artifactId>
236236
<version>1.12</version>
237+
<scope>test</scope>
237238
</dependency>
238239

239240
</dependencies>

0 commit comments

Comments
 (0)