Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grossopa authored Mar 24, 2023
1 parent 3317e01 commit 5ec65f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,23 @@ Plain HTML:
<dependency>
<groupId>com.github.grossopa</groupId>
<artifactId>hamster-selenium-component-html</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
</dependency>

Material UI (React):

<dependency>
<groupId>com.github.grossopa</groupId>
<artifactId>hamster-selenium-component-materialui</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
</dependency>

Material UI (Angular):

<dependency>
<groupId>com.github.grossopa</groupId>
<artifactId>hamster-selenium-component-mats</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
</dependency>


Expand Down

0 comments on commit 5ec65f3

Please sign in to comment.