Skip to content

Commit

Permalink
build: add missing gradle import
Browse files Browse the repository at this point in the history
  • Loading branch information
kernitus committed Oct 20, 2024
1 parent 04e76fe commit c32540f
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
Expand Up @@ -6,6 +6,7 @@

import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
import io.papermc.hangarpublishplugin.model.Platforms
import java.io.ByteArrayOutputStream

plugins {
`java-library`
Expand Down

0 comments on commit c32540f

Please sign in to comment.