Skip to content

Commit

Permalink
Updated maven version on README file
Browse files Browse the repository at this point in the history
  • Loading branch information
terzerm committed Apr 30, 2017
1 parent 47fac3d commit 2b5b5e3
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 @@ -128,7 +128,7 @@ Add the following dependency to your maven pom.xml file:
<dependency>
<groupId>org.tools4j</groupId>
<artifactId>tools4j-spockito</artifactId>
<version>1.1</version>
<version>1.2</version>
<scope>test</scope>
</dependency>
```
Expand Down

0 comments on commit 2b5b5e3

Please sign in to comment.