Skip to content

Commit

Permalink
[bot] Update dist directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz authored and github-actions[bot] committed Jan 22, 2025
1 parent 3bfa114 commit 8790d96
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dist/dependency-submission/main/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -183986,7 +183986,7 @@ async function setup(config) {
if (config.getBuildScanPublishEnabled()) {
maybeExportVariable('DEVELOCITY_INJECTION_ENABLED', 'true');
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.19');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.0.2');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.1');
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_URL', config.getBuildScanTermsOfUseUrl());
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_AGREE', config.getBuildScanTermsOfUseAgree());
}
Expand Down
2 changes: 1 addition & 1 deletion dist/dependency-submission/main/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/dependency-submission/post/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -143947,7 +143947,7 @@ async function setup(config) {
if (config.getBuildScanPublishEnabled()) {
maybeExportVariable('DEVELOCITY_INJECTION_ENABLED', 'true');
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.19');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.0.2');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.1');
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_URL', config.getBuildScanTermsOfUseUrl());
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_AGREE', config.getBuildScanTermsOfUseAgree());
}
Expand Down
2 changes: 1 addition & 1 deletion dist/dependency-submission/post/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/setup-gradle/main/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -183971,7 +183971,7 @@ async function setup(config) {
if (config.getBuildScanPublishEnabled()) {
maybeExportVariable('DEVELOCITY_INJECTION_ENABLED', 'true');
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.19');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.0.2');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.1');
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_URL', config.getBuildScanTermsOfUseUrl());
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_AGREE', config.getBuildScanTermsOfUseAgree());
}
Expand Down
2 changes: 1 addition & 1 deletion dist/setup-gradle/main/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/setup-gradle/post/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -183966,7 +183966,7 @@ async function setup(config) {
if (config.getBuildScanPublishEnabled()) {
maybeExportVariable('DEVELOCITY_INJECTION_ENABLED', 'true');
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.19');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.0.2');
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.1');
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_URL', config.getBuildScanTermsOfUseUrl());
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_AGREE', config.getBuildScanTermsOfUseAgree());
}
Expand Down
2 changes: 1 addition & 1 deletion dist/setup-gradle/post/index.js.map

Large diffs are not rendered by default.

0 comments on commit 8790d96

Please sign in to comment.