Skip to content

Commit 52b0998

Browse files
Update pom.xml (#27)
1 parent 097759a commit 52b0998

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>com.browserstack</groupId>
101101
<artifactId>browserstack-java-sdk</artifactId>
102-
<version>1.3.0</version>
102+
<version>LATEST</version>
103103
<scope>compile</scope>
104104
</dependency>
105105
</dependencies>
@@ -350,4 +350,4 @@
350350
</build>
351351
</profile>
352352
</profiles>
353-
</project>
353+
</project>

0 commit comments

Comments
 (0)