Skip to content

Commit 223a932

Browse files
committed
updated ProtocolLib repo and group ID
1 parent 814e5d1 commit 223a932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</repository>
2323
<repository>
2424
<id>dmulloy2-repo</id>
25-
<url>https://repo.dmulloy2.net/repository/public/</url>
25+
<url>https://repo.dmulloy2.net/content/groups/public/</url>
2626
</repository>
2727
</repositories>
2828

@@ -34,7 +34,7 @@
3434
<scope>provided</scope>
3535
</dependency>
3636
<dependency>
37-
<groupId>com.comphenix.protocol</groupId>
37+
<groupId>net.dmulloy2</groupId>
3838
<artifactId>ProtocolLib</artifactId>
3939
<version>5.3.0</version>
4040
<scope>provided</scope>

0 commit comments

Comments
 (0)