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 88821e7 commit 4100e05Copy full SHA for 4100e05
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.5.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