Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JensPiegsa committed Nov 15, 2018
1 parent abdbe84 commit 162a097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The wiremock-extension is a [JUnit 5](https://junit.org/junit5/) [extension](htt
<dependency>
<groupId>com.github.JensPiegsa</groupId>
<artifactId>wiremock-extension</artifactId>
<version>0.3.1</version>
<version>0.3.2</version>
</dependency>

### Step 3. Annotate test classes by `@ExtendsWith(WireMockExtension.class)`
Expand Down

0 comments on commit 162a097

Please sign in to comment.