Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AB-xdev committed Apr 22, 2024
1 parent 7e760b3 commit 2d6208b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ Mocks the few [JUnit 4](https://github.com/junit-team/junit4) classes that [test
Fixes/Works around [testcontainers-java#970](https://github.com/testcontainers/testcontainers-java/issues/970)

## Usage

_Note that you may need to insert the corresponding versions below_

```xml
<dependency>
<groupId>software.xdev</groupId>
Expand All @@ -30,6 +27,7 @@ _Note that you may need to insert the corresponding versions below_
</exclusions>
</dependency>
```
_Please note that you may need to insert the corresponding versions_

## Installation
[Installation guide for the latest release](https://github.com/xdev-software/testcontainers-java-junit4-mock/releases/latest#Installation)
Expand Down

0 comments on commit 2d6208b

Please sign in to comment.