Skip to content

Commit

Permalink
Set devtools scope to test (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongestNumber9 committed Jun 13, 2024
1 parent 99733de commit 720679d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<version>${spring.boot.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 720679d

Please sign in to comment.