Skip to content

Commit

Permalink
Bump com.saucelabs:ci-sauce from 1.179 to 1.180 (#5102)
Browse files Browse the repository at this point in the history
Bumps [com.saucelabs:ci-sauce](https://github.com/saucelabs/ci-sauce) from 1.179 to 1.180.
- [Release notes](https://github.com/saucelabs/ci-sauce/releases)
- [Changelog](https://github.com/saucelabs/ci-sauce/blob/main/CHANGELOG.md)
- [Commits](saucelabs/ci-sauce@1.179...1.180)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent b224fad commit ecb1bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vividus-plugin-saucelabs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation project(':vividus-extension-selenium')

implementation(group: 'com.google.guava', name: 'guava', version: '33.2.1-jre')
implementation(group: 'com.saucelabs', name: 'ci-sauce', version: '1.179') {
implementation(group: 'com.saucelabs', name: 'ci-sauce', version: '1.180') {
exclude module: 'slf4j-jdk14'
}

Expand Down

0 comments on commit ecb1bc9

Please sign in to comment.