diff --git a/README.md b/README.md index 86a5b16..2f4a7ec 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The project is available in [Maven Central](http://search.maven.org/#search%7Cga com.assertthat selenium-shutterbug - 1.2 + 1.3 org.seleniumhq.selenium @@ -50,7 +50,7 @@ The project is available in [Maven Central](http://search.maven.org/#search%7Cga ##### Using Gradle ``` -compile ('com.assertthat:selenium-shutterbug:1.2') { +compile ('com.assertthat:selenium-shutterbug:1.3') { exclude group: "org.seleniumhq.selenium", name: "selenium-java" } ``` diff --git a/pom.xml b/pom.xml index e3a6e75..ed6e7d0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.assertthat selenium-shutterbug - 1.3 + 1.4-SNAPSHOT selenium-shutterbug Utility library to create customized screenshots using Selenium WebDriver and Java AWT http://www.assertthat.com