Skip to content

Commit 4100e05

Browse files
ellisbowdb-ci-platform
authored andcommitted
Added cover-annotaitons dependency, version 1.5.0
1 parent 88821e7 commit 4100e05

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
@@ -40,6 +40,14 @@
4040
</properties>
4141

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

0 commit comments

Comments
 (0)