Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
fix library loading
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperdefined committed Apr 17, 2022
1 parent e1641c4 commit 25f66a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@
<groupId>lol.hyper</groupId>
<artifactId>github-release-api</artifactId>
<version>1.0.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
4 changes: 1 addition & 3 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@ name: LecternCrashFix
version: '${project.version}'
main: lol.hyper.lecterncrashfix.LecternCrashFix
api-version: 1.14
depend: [ProtocolLib]
libraries:
- lol.hyper:github-release-api:1.0.1
depend: [ProtocolLib]

0 comments on commit 25f66a2

Please sign in to comment.