You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2022/06/09 14:18:25 UTC

svn commit: r1901784 - /poi/trunk/build.gradle

Author: fanningpj
Date: Thu Jun  9 14:18:24 2022
New Revision: 1901784

URL: http://svn.apache.org/viewvc?rev=1901784&view=rev
Log:
upgrade sonarqube plugin

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1901784&r1=1901783&r2=1901784&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Thu Jun  9 14:18:24 2022
@@ -29,7 +29,7 @@ buildscript {
     }
 
     dependencies {
-        classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.3'
+        classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.4.0.2513'
         classpath 'de.thetaphi:forbiddenapis:3.3'
     }
 }



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org