Skip to content

Commit 1ada4c9

Browse files
committed
Resolves #11. Change slf4j-simple dependency scope.
1 parent c799c93 commit 1ada4c9

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
@@ -73,6 +73,7 @@
7373
<dependency>
7474
<groupId>org.slf4j</groupId>
7575
<artifactId>slf4j-simple</artifactId>
76+
<scope>test</scope>
7677
</dependency>
7778
<dependency>
7879
<groupId>org.webjars.bowergithub.polymerelements</groupId>

0 commit comments

Comments
 (0)