Skip to content

Commit a59b030

Browse files
update wiremock dependency to standalone
1 parent baa526e commit a59b030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@
374374
</dependency>
375375
<dependency>
376376
<groupId>org.wiremock</groupId>
377-
<artifactId>wiremock</artifactId>
377+
<artifactId>wiremock-standalone</artifactId>
378378
<version>${wiremock.version}</version>
379379
<scope>test</scope>
380380
</dependency>

0 commit comments

Comments
 (0)