Skip to content

Commit

Permalink
Revert "Bump com.saucelabs:ci-sauce from 1.179 to 1.180 (#5102)"
Browse files Browse the repository at this point in the history
This reverts commit ecb1bc9.
  • Loading branch information
valfirst committed Jun 5, 2024
1 parent ecb1bc9 commit 95e9426
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.180') {
implementation(group: 'com.saucelabs', name: 'ci-sauce', version: '1.179') {
exclude module: 'slf4j-jdk14'
}

Expand Down

0 comments on commit 95e9426

Please sign in to comment.