mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-21 05:50:18 +08:00
Bump org.sonarqube plugin to v2.7
This commit is contained in:
parent
021c3e19c9
commit
473dd7e404
@ -2,7 +2,7 @@ plugins {
|
|||||||
id "java"
|
id "java"
|
||||||
id "jacoco"
|
id "jacoco"
|
||||||
id "checkstyle"
|
id "checkstyle"
|
||||||
id "org.sonarqube" version "2.6.2"
|
id "org.sonarqube" version "2.7"
|
||||||
id "net.ltgt.apt" version "0.19"
|
id "net.ltgt.apt" version "0.19"
|
||||||
id "net.ltgt.apt-idea" version "0.19"
|
id "net.ltgt.apt-idea" version "0.19"
|
||||||
id "com.github.johnrengelman.shadow" version "5.0.0"
|
id "com.github.johnrengelman.shadow" version "5.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user