Bump org.sonarqube from 3.5.0.2730 to 4.0.0.2929 in /Plan (#2884)

Bumps org.sonarqube from 3.5.0.2730 to 4.0.0.2929.

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-17 16:51:39 +02:00 committed by GitHub
parent 707abd172c
commit 1dec9fc6c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ plugins {
id 'java-library'
id "jacoco"
id "checkstyle"
id "org.sonarqube" version "3.5.0.2730"
id "org.sonarqube" version "4.0.0.2929"
id 'fabric-loom' version '0.12.+' apply false
}