We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 076e685 commit 33076a1Copy full SHA for 33076a1
build.gradle
@@ -30,8 +30,8 @@ buildscript {
30
31
plugins {
32
//id 'com.github.spotbugs' version '1.6.2'
33
- id 'com.matthewprenger.cursegradle' version '1.1.0'
34
- id 'org.sonarqube' version '2.6.2'
+ id 'com.matthewprenger.cursegradle' version '1.4.0'
+ id 'org.sonarqube' version '3.0'
35
}
36
37
apply plugin: 'net.minecraftforge.gradle.forge'
0 commit comments