Skip to content

Commit

Permalink
Missing gradle java plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
PainOchoco committed Nov 24, 2023
1 parent ba387bd commit 1d5404f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar

plugins {
java
`maven-publish`
id("io.papermc.paperweight.userdev") version "1.5.9"
id("com.github.johnrengelman.shadow") version "7.1.2"
Expand Down

0 comments on commit 1d5404f

Please sign in to comment.