Skip to content

Commit ee8dc90

Browse files
bigdazgithub-actions[bot]
authored andcommitted
[bot] Update dist directory
1 parent 5fe9264 commit ee8dc90

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

dist/dependency-submission/main/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182025,7 +182025,7 @@ async function setup(config) {
182025182025
maybeExportVariable('DEVELOCITY_AUTO_INJECTION_CUSTOM_VALUE', 'gradle-actions');
182026182026
if (config.getBuildScanPublishEnabled()) {
182027182027
maybeExportVariable('DEVELOCITY_INJECTION_ENABLED', 'true');
182028-
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.18');
182028+
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.18.1');
182029182029
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.0');
182030182030
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_URL', config.getBuildScanTermsOfUseUrl());
182031182031
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_AGREE', config.getBuildScanTermsOfUseAgree());

dist/dependency-submission/main/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/dependency-submission/post/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135362,7 +135362,7 @@ async function setup(config) {
135362135362
maybeExportVariable('DEVELOCITY_AUTO_INJECTION_CUSTOM_VALUE', 'gradle-actions');
135363135363
if (config.getBuildScanPublishEnabled()) {
135364135364
maybeExportVariable('DEVELOCITY_INJECTION_ENABLED', 'true');
135365-
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.18');
135365+
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.18.1');
135366135366
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.0');
135367135367
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_URL', config.getBuildScanTermsOfUseUrl());
135368135368
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_AGREE', config.getBuildScanTermsOfUseAgree());

dist/dependency-submission/post/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/setup-gradle/main/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182010,7 +182010,7 @@ async function setup(config) {
182010182010
maybeExportVariable('DEVELOCITY_AUTO_INJECTION_CUSTOM_VALUE', 'gradle-actions');
182011182011
if (config.getBuildScanPublishEnabled()) {
182012182012
maybeExportVariable('DEVELOCITY_INJECTION_ENABLED', 'true');
182013-
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.18');
182013+
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.18.1');
182014182014
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.0');
182015182015
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_URL', config.getBuildScanTermsOfUseUrl());
182016182016
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_AGREE', config.getBuildScanTermsOfUseAgree());

dist/setup-gradle/main/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/setup-gradle/post/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182005,7 +182005,7 @@ async function setup(config) {
182005182005
maybeExportVariable('DEVELOCITY_AUTO_INJECTION_CUSTOM_VALUE', 'gradle-actions');
182006182006
if (config.getBuildScanPublishEnabled()) {
182007182007
maybeExportVariable('DEVELOCITY_INJECTION_ENABLED', 'true');
182008-
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.18');
182008+
maybeExportVariable('DEVELOCITY_PLUGIN_VERSION', '3.18.1');
182009182009
maybeExportVariable('DEVELOCITY_CCUD_PLUGIN_VERSION', '2.0');
182010182010
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_URL', config.getBuildScanTermsOfUseUrl());
182011182011
maybeExportVariable('DEVELOCITY_TERMS_OF_USE_AGREE', config.getBuildScanTermsOfUseAgree());

dist/setup-gradle/post/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)