There was an error while loading. Please reload this page.
1 parent 696faad commit 687e836Copy full SHA for 687e836
1 file changed
jfrog-tasks-utils/utils.js
@@ -12,7 +12,7 @@ const fileName = getCliExecutableName();
12
const jfrogCliToolName = 'jf';
13
const cliPackage = 'jfrog-cli-' + getArchitecture();
14
const fallbackCliVersion = '2.99.0';
15
-let defaultJfrogCliVersion = '2.111.0';
+let defaultJfrogCliVersion = '2.117.0';
16
17
/**
18
* Executes an HTTP request with retry logic for 5xx errors.
0 commit comments