]> source.dussan.org Git - sonarqube.git/commit
SONAR-20071 Update references to JDK 17 and scanner cli version 5.0 in tutorials
authorMatteo Mara <matteo.mara@sonarsource.com>
Wed, 23 Aug 2023 12:50:57 +0000 (14:50 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 29 Aug 2023 20:03:08 +0000 (20:03 +0000)
commit284cfe548f0bfdcb0f84e2d6a80ceb7ece176241
treedf2a418fee938425f656a96dad4f7475b69fad39
parentf23d75d6c4920e79d40a9fa29e456a4abd72bdb1
SONAR-20071 Update references to JDK 17 and scanner cli version 5.0 in tutorials
16 files changed:
server/sonar-web/src/main/js/components/tutorials/azure-pipelines/JavaToolInstallation.tsx
server/sonar-web/src/main/js/components/tutorials/bitbucket-pipelines/__tests__/__snapshots__/BitbucketPipelinesTutorial-it.tsx.snap
server/sonar-web/src/main/js/components/tutorials/bitbucket-pipelines/commands/CFamily.ts
server/sonar-web/src/main/js/components/tutorials/bitbucket-pipelines/commands/DotNet.ts
server/sonar-web/src/main/js/components/tutorials/bitbucket-pipelines/commands/Gradle.ts
server/sonar-web/src/main/js/components/tutorials/bitbucket-pipelines/commands/Maven.ts
server/sonar-web/src/main/js/components/tutorials/bitbucket-pipelines/commands/Others.ts
server/sonar-web/src/main/js/components/tutorials/github-action/__tests__/__snapshots__/GithubActionTutorial-it.tsx.snap
server/sonar-web/src/main/js/components/tutorials/github-action/commands/CFamily.tsx
server/sonar-web/src/main/js/components/tutorials/github-action/commands/DotNet.tsx
server/sonar-web/src/main/js/components/tutorials/github-action/commands/Gradle.tsx
server/sonar-web/src/main/js/components/tutorials/github-action/commands/JavaMaven.tsx
server/sonar-web/src/main/js/components/tutorials/gitlabci/__tests__/__snapshots__/GitLabCITutorial-it.tsx.snap
server/sonar-web/src/main/js/components/tutorials/gitlabci/commands/PipeCommand.tsx
server/sonar-web/src/main/js/components/tutorials/other/__tests__/__snapshots__/OtherTutorial-it.tsx.snap
server/sonar-web/src/main/js/components/tutorials/other/commands/DownloadScanner.tsx