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 434042b commit befef05Copy full SHA for befef05
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