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 cacf147 commit 6f5de96Copy full SHA for 6f5de96
spring-modulith-test/pom.xml
@@ -27,7 +27,7 @@
27
<groupId>org.springframework.boot</groupId>
28
<artifactId>spring-boot-test-autoconfigure</artifactId>
29
</dependency>
30
-
+
31
<dependency>
32
<groupId>org.springframework.data</groupId>
33
<artifactId>spring-data-commons</artifactId>
@@ -55,7 +55,7 @@
55
<artifactId>spring-boot-starter-test</artifactId>
56
<optional>true</optional>
57
58
59
60
<groupId>org.awaitility</groupId>
61
<artifactId>awaitility</artifactId>
0 commit comments