Skip to content

Commit b4fda52

Browse files
ellisbowThomasPerkins1123
authored andcommitted
Added cover-annotaitons dependency, version 1.5.0
1 parent 32fa72c commit b4fda52

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@
3939
</properties>
4040

4141
<dependencies>
42+
<!-- DIFFBLUE -->
43+
<dependency>
44+
<groupId>com.diffblue.cover</groupId>
45+
<artifactId>cover-annotations</artifactId>
46+
<version>1.5.0</version>
47+
<scope>provided</scope>
48+
</dependency>
49+
4250
<!-- Spring and Spring Boot dependencies -->
4351
<dependency>
4452
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)