Upgraded to Gradle 7.1.
This commit is contained in:
parent
af3de2cc74
commit
b224e1fc99
12 changed files with 19 additions and 9 deletions
|
@ -8,7 +8,7 @@ plugins {
|
|||
id 'com.github.ben-manes.versions' version '0.39.0'
|
||||
id 'net.thauvin.erik.gradle.semver' version '1.0.4'
|
||||
id 'com.github.spotbugs' version '4.7.1'
|
||||
id 'org.sonarqube' version '3.2.0'
|
||||
id 'org.sonarqube' version '3.3'
|
||||
}
|
||||
|
||||
import com.github.spotbugs.snom.SpotBugsTask
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue