Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
portlek authored and MinusKube committed Jan 23, 2020
1 parent e97bc6a commit 81b5cfd
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 @@ -36,7 +36,7 @@ repositories {
}

dependencies {
implementation 'org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT'
}

jar {
Expand Down Expand Up @@ -91,4 +91,4 @@ uploadArchives {
}
}
}
}
}

0 comments on commit 81b5cfd

Please sign in to comment.