Skip to content

Commit

Permalink
Use proper test scope for the test-utils dependency (#5623)
Browse files Browse the repository at this point in the history
  • Loading branch information
sugmanue authored Sep 25, 2024
1 parent ca6c59c commit 44b1057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/protocols/aws-cbor-protocol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>test-utils</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit 44b1057

Please sign in to comment.