Skip to content

Commit

Permalink
Bump com.saucelabs.visual:java-client in /wd-java-testng (#782)
Browse files Browse the repository at this point in the history
Bumps [com.saucelabs.visual:java-client](https://github.com/saucelabs/visual-sdks) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/saucelabs/visual-sdks/releases)
- [Commits](saucelabs/visual-sdks@java-0.11.1...java-0.11.2)

---
updated-dependencies:
- dependency-name: com.saucelabs.visual:java-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 57292ce commit eb187aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wd-java-testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>com.saucelabs.visual</groupId>
<artifactId>java-client</artifactId>
<version>0.11.1</version>
<version>0.11.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit eb187aa

Please sign in to comment.