Skip to content

Commit

Permalink
Updated version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak authored Jun 13, 2016
1 parent 5d80c48 commit 86cddf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Add dependency:
<dependency>
<groupId>com.blogspot.toomuchcoding</groupId>
<artifactId>spock-subjects-collaborators-extension</artifactId>
<version>1.1.0</version>
<version>1.2.1</version>
<scope>test</scope>
</dependency>
```
Expand All @@ -161,7 +161,7 @@ Add dependency:

```gradle
dependencies {
testCompile 'com.blogspot.toomuchcoding:spock-subjects-collaborators-extension:1.1.0'
testCompile 'com.blogspot.toomuchcoding:spock-subjects-collaborators-extension:1.2.1'
}
```

Expand Down

0 comments on commit 86cddf0

Please sign in to comment.