Bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277 in /Plan (#3194)

Bumps org.sonarqube from 4.3.0.3225 to 4.3.1.3277.

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

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-09-10 09:15:34 +03:00 committed by GitHub
parent 28aba62694
commit 0e9606be41
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.0.3225"
id "org.sonarqube" version "4.3.1.3277"
id 'fabric-loom' version '1.1-SNAPSHOT' apply false
}