Skip to content

Commit

Permalink
Release version: 27.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sbabcoc committed Feb 27, 2023
1 parent 93499ac commit d88ddb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@ To add a dependency on **Selenium Foundation**, use the following:

| Maven |
|:---|
| <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;27.0.6-s3&lt;/version&gt;<br/>&lt;/dependency&gt;</pre> |
| <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;27.0.8-s3&lt;/version&gt;<br/>&lt;/dependency&gt;</pre> |

| Gradle |
|:---|
| <pre>dependencies {<br/>&nbsp;&nbsp;compile 'com.nordstrom.ui-tools:selenium-foundation:27.0.6-s3'<br/>}</pre> |
| <pre>dependencies {<br/>&nbsp;&nbsp;compile 'com.nordstrom.ui-tools:selenium-foundation:27.0.8-s3'<br/>}</pre> |

### Building Selenium Foundation

Expand Down

0 comments on commit d88ddb1

Please sign in to comment.