Bump org.sonarqube from 4.3.1.3277 to 4.4.0.3356 in /Plan (#3234)

Bumps org.sonarqube from 4.3.1.3277 to 4.4.0.3356.

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

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-10-01 16:05:20 +03:00 committed by GitHub
parent 5f179a9747
commit 0899124df4
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 "4.3.1.3277"
id "org.sonarqube" version "4.4.0.3356"
id 'fabric-loom' version '1.3-SNAPSHOT' apply false
}