Skip to content

Commit

Permalink
Fix story module dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Jul 16, 2019
1 parent ae8698f commit 6368c0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions testing/story/pom.xml
Expand Up @@ -221,6 +221,10 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
</dependency>

<!-- TEST dependency -->
<dependency>
Expand Down

0 comments on commit 6368c0b

Please sign in to comment.