We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80cc5e3 commit 76442d7Copy full SHA for 76442d7
pom.xml
@@ -40,6 +40,14 @@
40
</properties>
41
42
<dependencies>
43
+ <!-- DIFFBLUE -->
44
+ <dependency>
45
+ <groupId>com.diffblue.cover</groupId>
46
+ <artifactId>cover-annotations</artifactId>
47
+ <version>1.7.0</version>
48
+ <scope>provided</scope>
49
+ </dependency>
50
+
51
<!-- Spring and Spring Boot dependencies -->
52
<dependency>
53
<groupId>org.springframework.boot</groupId>
0 commit comments