aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/design-system/build.gradle
diff options
context:
space:
mode:
authorPierre <pierre.guillot@sonarsource.com>2024-01-02 16:54:48 +0100
committersonartech <sonartech@sonarsource.com>2024-01-03 20:02:45 +0000
commitb6f0a55c06cabbf1e9f0a1ac6d9dc5840a670ad9 (patch)
tree185a984111ec63ed229deda71c4c9341ea322710 /server/sonar-web/design-system/build.gradle
parent9316e4216a704d39a9a1cad099ac872397e6bc49 (diff)
downloadsonarqube-b6f0a55c06cabbf1e9f0a1ac6d9dc5840a670ad9.tar.gz
sonarqube-b6f0a55c06cabbf1e9f0a1ac6d9dc5840a670ad9.zip
NO-JIRA Update license headers to 2024
Diffstat (limited to 'server/sonar-web/design-system/build.gradle')
-rw-r--r--server/sonar-web/design-system/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/design-system/build.gradle b/server/sonar-web/design-system/build.gradle
index ae8b1e7b5e1..5b5b13b8920 100644
--- a/server/sonar-web/design-system/build.gradle
+++ b/server/sonar-web/design-system/build.gradle
@@ -40,4 +40,4 @@ task "yarn_lint-report-ci"(type: Exec) {
outputs.cacheIf { true }
commandLine osAdaptiveCommand(['npm', 'run', 'lint-report-ci'])
-} \ No newline at end of file
+}