File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ submit an issue ticket.
3838## Documentation
3939
4040- A full reference guide is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki
41- - Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.5
41+ - Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.6
4242
4343## Example tests
4444
@@ -52,7 +52,7 @@ Put this in your POM.xml.
5252<dependency>
5353 <groupId>uk.co.evoco</groupId>
5454 <artifactId>selenium-pom-framework</artifactId>
55- <version>0.0.5 </version>
55+ <version>0.0.6 </version>
5656</dependency>
5757```
5858
Original file line number Diff line number Diff line change 66
77 <groupId >uk.co.evoco</groupId >
88 <artifactId >selenium-pom-framework</artifactId >
9- <version >0.0.6 </version >
9+ <version >0.0.7 </version >
1010
1111 <contributors >
1212 <contributor >
You can’t perform that action at this time.
0 commit comments