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 @@ -65,11 +65,11 @@ To add a dependency on **Selenium Foundation**, use the following:
6565
6666| Maven |
6767| :---|
68- | <pre >< ; dependency> ; <br />  ;  ;< ; groupId> ; com.nordstrom.ui-tools< ; /groupId> ; <br />  ;  ;< ; artifactId> ; selenium-foundation< ; /artifactId> ; <br />  ;  ;< ; version> ; 26.3.1 -s3< ; /version> ; <br />< ; /dependency> ; </pre > |
68+ | <pre >< ; dependency> ; <br />  ;  ;< ; groupId> ; com.nordstrom.ui-tools< ; /groupId> ; <br />  ;  ;< ; artifactId> ; selenium-foundation< ; /artifactId> ; <br />  ;  ;< ; version> ; 26.3.2 -s3< ; /version> ; <br />< ; /dependency> ; </pre > |
6969
7070| Gradle |
7171| :---|
72- | <pre >dependencies {<br />  ;  ; compile 'com.nordstrom.ui-tools:selenium-foundation:26.3.1 -s3'<br />}</pre > |
72+ | <pre >dependencies {<br />  ;  ; compile 'com.nordstrom.ui-tools:selenium-foundation:26.3.2 -s3'<br />}</pre > |
7373
7474### Building Selenium Foundation
7575
You can’t perform that action at this time.
0 commit comments