Skip to content

Commit

Permalink
Adds test scope to junit dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb committed Jan 24, 2023
1 parent e4b199d commit 5e21e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spring-cloud-starter-bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-launcher</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 5e21e76

Please sign in to comment.