We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d21266b + 76b646a commit 7330109Copy full SHA for 7330109
package.json
@@ -1,5 +1,5 @@
1
{
2
"dependencies": {
3
- "@lambdatest/smartui-cli": "^3.0.0"
+ "@lambdatest/smartui-cli": "latest"
4
}
5
pom.xml
@@ -65,7 +65,7 @@
65
<dependency>
66
<groupId>io.github.lambdatest</groupId>
67
<artifactId>lambdatest-java-sdk</artifactId>
68
- <version>1.0.2</version>
+ <version>1.0.8</version>
69
</dependency>
70
<!-- https://mvnrepository.com/artifact/io.github.bonigarcia/webdrivermanager -->
71
0 commit comments