Bump org.sonarqube from 7.2.0.6526 to 7.2.1.6560 (#976)

Bumps org.sonarqube from 7.2.0.6526 to 7.2.1.6560.

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-version: 7.2.1.6560
  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] 2025-12-17 21:24:32 +01:00 committed by GitHub
parent 4fb34ebeae
commit 08e9bb00d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ plugins {
id 'distribution'
id 'com.github.spotbugs' version '6.4.8' // 6.2.0+ requires JDK 11
id 'de.thetaphi.forbiddenapis' version '3.10'
id 'org.sonarqube' version '7.2.0.6526'
id 'org.sonarqube' version '7.2.1.6560'
id 'org.cyclonedx.bom' version '2.4.1'
id 'com.adarshr.test-logger' version '4.0.0'
}