mirror of
https://github.com/vacp2p/status-linea-besu.git
synced 2026-01-08 21:38:15 -05:00
Update Gradle plugins (#8334)
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
This commit is contained in:
@@ -27,11 +27,11 @@ plugins {
|
||||
id 'com.github.jk1.dependency-license-report' version '2.9'
|
||||
id 'com.jfrog.artifactory' version '5.2.5'
|
||||
id 'me.champeau.jmh' version '0.7.2' apply false
|
||||
id 'net.ltgt.errorprone' version '4.0.1'
|
||||
id 'net.ltgt.errorprone' version '4.1.0'
|
||||
id 'maven-publish'
|
||||
id 'jacoco'
|
||||
id 'jacoco-report-aggregation'
|
||||
id 'org.sonarqube' version '5.1.0.4882'
|
||||
id 'org.sonarqube' version '6.0.1.5171'
|
||||
}
|
||||
|
||||
sonarqube {
|
||||
|
||||
Reference in New Issue
Block a user