]> source.dussan.org Git - poi.git/commitdiff
spotbugs-gradle-plugin 5.0.2
authorPJ Fanning <fanningpj@apache.org>
Thu, 9 Dec 2021 12:54:35 +0000 (12:54 +0000)
committerPJ Fanning <fanningpj@apache.org>
Thu, 9 Dec 2021 12:54:35 +0000 (12:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895722 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index 618fb1b4b365b76ee87b16c43de8b1b9f5250745..8a335ec893f4aa5560c0fb2b4f91993aeafb7c6f 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.1'
+        classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.2'
     }
 }