Skip to content

Commit

Permalink
And forgot this, again
Browse files Browse the repository at this point in the history
  • Loading branch information
bensku committed Nov 17, 2016
1 parent 98d98c2 commit 44fa384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repositories {
}

dependencies {
compile 'org.spigotmc:spigot-api:1.10.2-R0.1-SNAPSHOT'
compile 'org.spigotmc:spigot-api:1.11-R0.1-SNAPSHOT'
compile 'org.eclipse.jdt:org.eclipse.jdt.annotation:1.1.0'
compile 'com.google.code.findbugs:findbugs:2.0.3'
compile 'de.slikey:EffectLib:5.0'
Expand Down Expand Up @@ -62,7 +62,7 @@ configurations {
}

dependencies {
ecj 'org.eclipse.jdt.core.compiler:ecj:4.5.1'
ecj 'org.eclipse.jdt.core.compiler:ecj:4.6.1'
}

compileJava {
Expand Down

0 comments on commit 44fa384

Please sign in to comment.