]> source.dussan.org Git - poi.git/commitdiff
spotbugs-gradle-plugin:5.0.3
authorPJ Fanning <fanningpj@apache.org>
Thu, 16 Dec 2021 09:41:49 +0000 (09:41 +0000)
committerPJ Fanning <fanningpj@apache.org>
Thu, 16 Dec 2021 09:41:49 +0000 (09:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896033 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index bc8f39e39ee76d938a5670faeb473df697537235..15240b7b0777ee3798d5872fe2440659246bf282 100644 (file)
@@ -31,7 +31,7 @@ buildscript {
     dependencies {
         classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.3'
         classpath 'de.thetaphi:forbiddenapis:3.2'
-        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.2'
+        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.3'
     }
 }