Skip to content

Commit

Permalink
Bump SauceConnect to 4.9.1 (#191)
Browse files Browse the repository at this point in the history
Co-authored-by: Diego Molina <[email protected]>
  • Loading branch information
valfirst and diemol authored Oct 20, 2023
1 parent 3669f29 commit 8c4eed7
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public String getDefaultSauceConnectLogDirectory() {
*/
private static final String SAUCE_CONNECT_4_STARTED = "Sauce Connect is up, you may start your tests";

public static final String CURRENT_SC_VERSION = "4.8.2";
public static final String CURRENT_SC_VERSION = "4.9.1";
public static final String LATEST_SC_VERSION = getLatestSauceConnectVersion();

private static final String SAUCE_CONNECT = "sc-";
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 8c4eed7

Please sign in to comment.