Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Apr 29, 2021
1 parent 1dba4a5 commit 2f5baeb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions testing/story/pom.xml
Expand Up @@ -181,6 +181,10 @@
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>

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

0 comments on commit 2f5baeb

Please sign in to comment.