Skip to content

Commit a4bf8cd

Browse files
Merge pull request #6 from pcrane/patch-4
Update pom.xml
2 parents 2190a20 + 3058b32 commit a4bf8cd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
<version>4.13-beta-3</version>
2424
<scope>test</scope>
2525
</dependency>
26+
<dependency>
27+
<groupId>com.diffblue</groupId>
28+
<artifactId>deeptestutils</artifactId>
29+
<version>1.9.0</version>
30+
<scope>test</scope>
31+
</dependency>
2632
</dependencies>
2733
<build>
2834
<plugins>

0 commit comments

Comments
 (0)