Skip to content

Commit

Permalink
getting rid of explicit compile scope declaration for readability
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Apr 29, 2024
1 parent 0a1f000 commit 96b2ab9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bootique-bom-tests/bootique-test-swagger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,10 @@
<dependency>
<groupId>io.bootique.logback</groupId>
<artifactId>bootique-logback</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.bootique.swagger</groupId>
<artifactId>bootique-swagger</artifactId>
<scope>compile</scope>
</dependency>

<!-- unit test deps -->
Expand Down

0 comments on commit 96b2ab9

Please sign in to comment.