Skip to content

Commit 0fa662d

Browse files
committed
Update utils.js
1 parent 0b2735d commit 0fa662d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jfrog-tasks-utils/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const minCustomCliVersion = '2.10.0';
3232
const minSupportedStdinSecretCliVersion = '2.36.0';
3333
const minSupportedServerIdEnvCliVersion = '2.37.0';
3434
const minSupportedOidcCliVersion = '2.75.0';
35-
const pluginVersion = '2.13.1';
35+
const pluginVersion = '2.12.5';
3636
const buildAgent = 'jfrog-azure-devops-extension';
3737

3838
/**

0 commit comments

Comments
 (0)