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 5e21e76 commit 7444cecCopy full SHA for 7444cec
spring-cloud-test-support/pom.xml
@@ -68,14 +68,17 @@
68
<dependency>
69
<groupId>org.junit.platform</groupId>
70
<artifactId>junit-platform-engine</artifactId>
71
+ <scope>provided</scope>
72
</dependency>
73
74
75
<artifactId>junit-platform-launcher</artifactId>
76
77
78
79
<groupId>org.junit.jupiter</groupId>
80
<artifactId>junit-jupiter</artifactId>
81
82
83
84
<groupId>org.hibernate.validator</groupId>
0 commit comments