Skip to content

Commit

Permalink
Fixes #10812 - Correct awaitility dependency scope (#10813)
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson authored Oct 31, 2023
1 parent c50aa2f commit 398054a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jetty-deploy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 398054a

Please sign in to comment.