Skip to content

Commit

Permalink
Update spigotutils
Browse files Browse the repository at this point in the history
  • Loading branch information
md5sha256 committed Dec 28, 2024
1 parent c4fdb81 commit 73920ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ tasks {
relocate("org.checkerframework", "${relocationBase}.checkerframework")
relocate("org.yaml.snakeyaml", "${relocationBase}.snakeyaml")
relocate("jakarta.inject", "${relocationBase}.jakarta.inject")
relocate("javax.annotation", "${relocationBase}.javax.annotation")
relocate("jakarta.annotation", "${relocationBase}.jakarta.annotation")

minimize()
}
Expand Down

0 comments on commit 73920ad

Please sign in to comment.