Skip to content

Commit 90ca815

Browse files
committed
chore: #119 Set com.hivemq:hivemq-mqtt-client scope to test
Signed-off-by: Laurent Broudoux <[email protected]>
1 parent bafe678 commit 90ca815

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
<groupId>com.hivemq</groupId>
115115
<artifactId>hivemq-mqtt-client</artifactId>
116116
<version>1.3.0</version>
117+
<scope>test</scope>
117118
</dependency>
118119
<dependency>
119120
<groupId>org.testcontainers</groupId>

0 commit comments

Comments
 (0)