aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-02-22 20:44:46 +0000
committerPJ Fanning <fanningpj@apache.org>2023-02-22 20:44:46 +0000
commita7bf0c05376c3b30ea89f91fa98d43763d84cd56 (patch)
treee447df1424f51f79ffd0de37fe8ff5b168e1aa51
parent916e33285b0f1b9103b6b0784fa43c9c13162833 (diff)
downloadpoi-a7bf0c05376c3b30ea89f91fa98d43763d84cd56.tar.gz
poi-a7bf0c05376c3b30ea89f91fa98d43763d84cd56.zip
sonar 4.0.0.2929
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907810 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index e4fd3f4d2d..273da48a94 100644
--- a/build.gradle
+++ b/build.gradle
@@ -36,7 +36,7 @@ plugins {
id 'distribution'
id "com.github.spotbugs" version '5.0.13'
id 'de.thetaphi.forbiddenapis' version '3.4'
- id 'org.sonarqube' version '3.5.0.2730'
+ id 'org.sonarqube' version '4.0.0.2929'
id 'org.cyclonedx.bom' version '1.7.4'
}