Skip to content

Commit 3d2ca75

Browse files
authored
Use proper test scope for the test-utils dependency (#5623)
1 parent ca6c59c commit 3d2ca75

File tree

1 file changed

+1
-0
lines changed
  • core/protocols/aws-cbor-protocol

1 file changed

+1
-0
lines changed

core/protocols/aws-cbor-protocol/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
<dependency>
9595
<groupId>software.amazon.awssdk</groupId>
9696
<artifactId>test-utils</artifactId>
97+
<scope>test</scope>
9798
</dependency>
9899
</dependencies>
99100

0 commit comments

Comments
 (0)