mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-24 06:47:54 +01:00
Mark JDK SLF adapter as scope test. Resolves issue 231.
This commit is contained in:
parent
56d74d504a
commit
0ae4c6e4d5
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@
|
|||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-jdk14</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue