diff --git a/README.md b/README.md index 9027685..4b39298 100644 --- a/README.md +++ b/README.md @@ -302,7 +302,7 @@ Then add the Spectrum dependency for your tests: ```groovy dependencies { - testCompile 'com.greghaskins:spectrum:0.7.0' + testCompile 'com.greghaskins:spectrum:0.7.1' } ``` @@ -328,7 +328,7 @@ Then add Spectrum as a dependency with `test` scope in your `pom.xml`: com.greghaskins spectrum - 0.7.0 + 0.7.1 test