Skip to content

Commit 5e21e76

Browse files
committed
Adds test scope to junit dependency.
1 parent e4b199d commit 5e21e76

File tree

1 file changed

+1
-0
lines changed
  • spring-cloud-starter-bootstrap

1 file changed

+1
-0
lines changed

spring-cloud-starter-bootstrap/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<dependency>
3131
<groupId>org.junit.platform</groupId>
3232
<artifactId>junit-platform-launcher</artifactId>
33+
<scope>test</scope>
3334
</dependency>
3435
<dependency>
3536
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)