Skip to content

Commit ec6e718

Browse files
authored
Updated jfrog cli version to 2.103.0 (#611)
1 parent 1fca399 commit ec6e718

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
@@ -144,7 +144,7 @@ const minCustomCliVersion = '2.10.0';
144144
const minSupportedStdinSecretCliVersion = '2.36.0';
145145
const minSupportedServerIdEnvCliVersion = '2.37.0';
146146
const minSupportedOidcCliVersion = '2.75.0';
147-
const pluginVersion = '2.14.0';
147+
const pluginVersion = '2.14.1';
148148
const buildAgent = 'jfrog-azure-devops-extension';
149149

150150
/**

0 commit comments

Comments
 (0)