Skip to content

Commit

Permalink
Merge pull request #8 from dcsobral/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
pniederw committed Apr 15, 2014
2 parents 9476b6b + 6797aeb commit 543da8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -51,7 +51,7 @@ For Maven builds:
<dependencies>
<dependency>
<groupId>org.expecty</groupId>
<artifactId>org.expecty</artifactId>
<artifactId>expecty</artifactId>
<version>0.10</version>
<scope>test</scope>
</dependency>
Expand Down Expand Up @@ -132,4 +132,4 @@ Have a look at [ExpectySpec.scala](https://github.com/pniederw/expecty/blob/mast
and other specs in the same directory.




0 comments on commit 543da8c

Please sign in to comment.