Parcourir la source

spotbugs-gradle-plugin 5.0.2

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895722 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_2_0
PJ Fanning il y a 2 ans
Parent
révision
55324f9a97
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle Voir le fichier

@@ -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'
}
}


Chargement…
Annuler
Enregistrer