Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
DevSrSouza committed Jun 27, 2023
1 parent 204636a commit 0877567
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ plugins {
dependencies {
compileOnly(libs.spigot.api)
compileOnly(libs.paper.api)
compileOnly(files("/Users/gabriel/opensource/minecraft/minecraft-server/versions/1.20.1/paper-1.20.1.jar"))
compileOnly(libs.maven.resolver.transportHttp)
compileOnly(libs.maven.resolver.connectorBasic)

Expand Down

0 comments on commit 0877567

Please sign in to comment.