thucydides-webtests/thucydides

thucydides-test-utils version dependency needs updating

Closed this issue · 0 comments

The latest release 0.9.260 of maven-thucydides-plugin and the
thucydides-jbehave-plugin
have the dependency
<dependency>
<groupId>net.thucydides</groupId>
<artifactId>thucydides-test-utils</artifactId>
<version>0.9.260</version>
<scope>test</scope>
</dependency>

on maven central repo thucydides-test-utils is still at 0.9.220-RC3, please could you release the new version?

Thanks