Skip to content

Commit 687e836

Browse files
committed
Update utils.js
1 parent 696faad commit 687e836

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jfrog-tasks-utils/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const fileName = getCliExecutableName();
1212
const jfrogCliToolName = 'jf';
1313
const cliPackage = 'jfrog-cli-' + getArchitecture();
1414
const fallbackCliVersion = '2.99.0';
15-
let defaultJfrogCliVersion = '2.111.0';
15+
let defaultJfrogCliVersion = '2.117.0';
1616

1717
/**
1818
* Executes an HTTP request with retry logic for 5xx errors.

0 commit comments

Comments
 (0)