Update dependencies.
This commit is contained in:
parent
b9714a067d
commit
8b2d267b54
1 changed files with 6 additions and 0 deletions
6
pom.xml
6
pom.xml
|
@ -37,5 +37,11 @@
|
|||
<artifactId>okhttp</artifactId>
|
||||
<version>3.9.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.testng</groupId>
|
||||
<artifactId>testng</artifactId>
|
||||
<version>6.12</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue