We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e059712 commit 4b25829Copy full SHA for 4b25829
pom.xml
@@ -27,7 +27,7 @@
27
</plugins>
28
</build>
29
<repositories>
30
- <!--Spigot Repo-->
+ <!-- Spigot -->
31
<repository>
32
<id>spigot-repo</id>
33
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
@@ -67,9 +67,9 @@
67
<version>4.6.0</version>
68
</dependency>
69
<dependency>
70
- <groupId>com.github.ProtocolSupport</groupId>
71
- <artifactId>ProtocolSupport</artifactId>
72
- <version>eafe538e35</version>
+ <groupId>com.github.ProtocolSupport</groupId>
+ <artifactId>ProtocolSupport</artifactId>
+ <version>eafe538e35</version>
73
74
</dependencies>
75
-</project>
+</project>
0 commit comments