File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ submit an issue ticket.
4141## Documentation
4242
4343- A full reference guide is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki
44- - Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.12
44+ - Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.13
4545
4646## Example tests
4747
@@ -55,7 +55,7 @@ Put this in your POM.xml.
5555<dependency>
5656 <groupId>uk.co.evoco</groupId>
5757 <artifactId>selenium-pom-framework</artifactId>
58- <version>0.0.12 </version>
58+ <version>0.0.13 </version>
5959</dependency>
6060```
6161
You can’t perform that action at this time.
0 commit comments