Skip to content

Commit

Permalink
Merge pull request #140 from TownyAdvanced/chore/re-add_mythiclib-dis…
Browse files Browse the repository at this point in the history
…t_to_pom

Re-add MythicLib-dist to pom.
  • Loading branch information
LlmDl authored Jan 16, 2024
2 parents 426e193 + 00e2f3e commit 66179aa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@
<version>5.3.5</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.lumine</groupId>
<artifactId>MythicLib-dist</artifactId>
<version>1.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>net.Indyuce</groupId>
<artifactId>MMOItems-API</artifactId>
Expand Down

0 comments on commit 66179aa

Please sign in to comment.