Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zapodot committed Jun 20, 2018
1 parent dd382fd commit dbfd210
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,10 @@ If you would like to use the Spring support add:
<dependency>
<groupId>org.constretto</groupId>
<artifactId>constretto-spring</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-BETA1</version>
</dependency>
```
*Note*: The Spring extension is now a [separate project](//github.com/constretto/constretto-spring)

If you would like to use the Constretto Junit support add:

Expand Down

0 comments on commit dbfd210

Please sign in to comment.