Skip to content

Commit

Permalink
chore: scopes slf4j binding to test (#31)
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Grote <[email protected]>
  • Loading branch information
cmgrote authored Apr 8, 2023
1 parent fd9b5ce commit 539af1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.25</version>
<scope>test</scope>
</dependency>

</dependencies>
Expand Down

0 comments on commit 539af1e

Please sign in to comment.