Bump org.sonarqube from 4.2.1.3168 to 4.3.0.3225 in /Plan (#3123)

Bumps org.sonarqube from 4.2.1.3168 to 4.3.0.3225.

---
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-07-20 10:48:27 +03:00 committed by GitHub
parent 181310dc7f
commit cb5a732b19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ plugins {
id 'java-library'
id "jacoco"
id "checkstyle"
id "org.sonarqube" version "4.2.1.3168"
id "org.sonarqube" version "4.3.0.3225"
id 'fabric-loom' version '1.1-SNAPSHOT' apply false
}