Skip to content

Commit 33076a1

Browse files
authored
Update build.gradle
1 parent 076e685 commit 33076a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ buildscript {
3030

3131
plugins {
3232
//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'
33+
id 'com.matthewprenger.cursegradle' version '1.4.0'
34+
id 'org.sonarqube' version '3.0'
3535
}
3636

3737
apply plugin: 'net.minecraftforge.gradle.forge'

0 commit comments

Comments
 (0)