Skip to content

Commit be1f9da

Browse files
committed
fix: dependency scope
1 parent 4f2141d commit be1f9da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>org.slf4j</groupId>
146146
<artifactId>slf4j-simple</artifactId>
147-
<scope>text</scope>
147+
<scope>test</scope>
148148
</dependency>
149149

150150
</dependencies>

0 commit comments

Comments
 (0)