Skip to content

Commit e7a12bb

Browse files
committed
Release version: 26.3.2
1 parent 5d27798 commit e7a12bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@ To add a dependency on **Selenium Foundation**, use the following:
6565

6666
| Maven |
6767
|:---|
68-
| <pre>&lt;dependency&gt;<br/>&nbsp;&nbsp;&lt;groupId&gt;com.nordstrom.ui-tools&lt;/groupId&gt;<br/>&nbsp;&nbsp;&lt;artifactId&gt;selenium-foundation&lt;/artifactId&gt;<br/>&nbsp;&nbsp;&lt;version&gt;26.3.1-s3&lt;/version&gt;<br/>&lt;/dependency&gt;</pre> |
68+
| <pre>&lt;dependency&gt;<br/>&nbsp;&nbsp;&lt;groupId&gt;com.nordstrom.ui-tools&lt;/groupId&gt;<br/>&nbsp;&nbsp;&lt;artifactId&gt;selenium-foundation&lt;/artifactId&gt;<br/>&nbsp;&nbsp;&lt;version&gt;26.3.2-s3&lt;/version&gt;<br/>&lt;/dependency&gt;</pre> |
6969

7070
| Gradle |
7171
|:---|
72-
| <pre>dependencies {<br/>&nbsp;&nbsp;compile 'com.nordstrom.ui-tools:selenium-foundation:26.3.1-s3'<br/>}</pre> |
72+
| <pre>dependencies {<br/>&nbsp;&nbsp;compile 'com.nordstrom.ui-tools:selenium-foundation:26.3.2-s3'<br/>}</pre> |
7373

7474
### Building Selenium Foundation
7575

0 commit comments

Comments
 (0)