Skip to content

Commit

Permalink
Bump saucerest from 1.0.47 to 1.1.0 (#327)
Browse files Browse the repository at this point in the history
Bumps [saucerest](https://github.com/saucelabs/saucerest-java) from 1.0.47 to 1.1.0.
- [Release notes](https://github.com/saucelabs/saucerest-java/releases)
- [Commits](saucelabs/saucerest-java@saucerest-1.0.47...saucerest-1.1.0)

---
updated-dependencies:
- dependency-name: com.saucelabs:saucerest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 18, 2021
1 parent baa6f32 commit cc8f643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.saucelabs</groupId>
<artifactId>saucerest</artifactId>
<version>1.0.47</version>
<version>1.1.0</version>
</dependency>

<!-- Test related -->
Expand Down

0 comments on commit cc8f643

Please sign in to comment.