Skip to content

Commit 31e7e83

Browse files
Added jagged-ssh to jagged-test for coverage reporting
1 parent 4104ec1 commit 31e7e83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

jagged-test/pom.xml

+4
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
<groupId>com.exceptionfactory.jagged</groupId>
2929
<artifactId>jagged-scrypt</artifactId>
3030
</dependency>
31+
<dependency>
32+
<groupId>com.exceptionfactory.jagged</groupId>
33+
<artifactId>jagged-ssh</artifactId>
34+
</dependency>
3135
<dependency>
3236
<groupId>com.exceptionfactory.jagged</groupId>
3337
<artifactId>jagged-bech32</artifactId>

0 commit comments

Comments
 (0)