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.
2 parents 434042b + befef05 commit 31e46fbCopy full SHA for 31e46fb
spring-boot-starter-admin-client/pom.xml
@@ -32,6 +32,7 @@
32
<dependency>
33
<groupId>org.springframework.boot</groupId>
34
<artifactId>spring-boot-starter-test</artifactId>
35
+ <scope>test</scope>
36
</dependency>
37
</dependencies>
38
</project>
0 commit comments