Skip to content

Commit

Permalink
fix(build): Fixed build warnings and errors (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeV220 authored Apr 18, 2023
1 parent b4854a5 commit 057b0f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions minecraft/bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ shadowJar {

tasks.build.dependsOn(shadowJar)
tasks.publish.dependsOn(shadowJar)
tasks.shadowJar.dependsOn(jar)

0 comments on commit 057b0f3

Please sign in to comment.