[JAVA-131] Fixed hamcrest-all version in selenium module
This commit is contained in:
parent
0a6ee0c797
commit
fa4898356b
@ -38,7 +38,7 @@
|
||||
<dependency>
|
||||
<groupId>org.hamcrest</groupId>
|
||||
<artifactId>hamcrest-all</artifactId>
|
||||
<version>${hamcrest.version}</version>
|
||||
<version>${hamcrest-all.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user