Bump org.sonarqube from 7.0.1.6134 to 7.1.0.6387 (#948)

Bumps org.sonarqube from 7.0.1.6134 to 7.1.0.6387.

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-version: 7.1.0.6387
  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] 2025-11-21 20:08:49 +01:00 committed by GitHub
parent 8f1cfa2eb3
commit 5a7cd39393
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.5' // 6.2.0+ requires JDK 11
id 'de.thetaphi.forbiddenapis' version '3.10'
id 'org.sonarqube' version '7.0.1.6134'
id 'org.sonarqube' version '7.1.0.6387'
id 'org.cyclonedx.bom' version '2.4.1'
id 'com.adarshr.test-logger' version '4.0.0'
}