We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 814e5d1 commit 223a932Copy full SHA for 223a932
pom.xml
@@ -22,7 +22,7 @@
22
</repository>
23
<repository>
24
<id>dmulloy2-repo</id>
25
- <url>https://repo.dmulloy2.net/repository/public/</url>
+ <url>https://repo.dmulloy2.net/content/groups/public/</url>
26
27
</repositories>
28
@@ -34,7 +34,7 @@
34
<scope>provided</scope>
35
</dependency>
36
<dependency>
37
- <groupId>com.comphenix.protocol</groupId>
+ <groupId>net.dmulloy2</groupId>
38
<artifactId>ProtocolLib</artifactId>
39
<version>5.3.0</version>
40
0 commit comments