Skip to content

Commit

Permalink
Update pom.xml (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
Travja authored Oct 22, 2024
1 parent 26cb19c commit 6a5aea7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@
</repositories>

<dependencies>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
</dependency>
<dependency>
<groupId>com.mojang</groupId>
<artifactId>authlib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/studio/magemonkey/divinity/Divinity.java
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
import java.util.List;

/**
* Divinity
* Divinity
* @author ©2024 MageMonkeyStudio
*/
public class Divinity extends CodexDataPlugin<Divinity, DivinityUser> {
Expand Down

0 comments on commit 6a5aea7

Please sign in to comment.