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 2278220 commit f90643eCopy full SHA for f90643e
pom.xml
@@ -44,12 +44,6 @@
44
<artifactId>spigot-api</artifactId>
45
<version>${mcVersion}-R0.1-SNAPSHOT</version>
46
</dependency>
47
- <!-- plugin annotations -->
48
- <dependency>
49
- <groupId>org.spigotmc</groupId>
50
- <artifactId>plugin-annotations</artifactId>
51
- <version>1.2.3-SNAPSHOT</version>
52
- </dependency>
53
<!-- mockbukkit -->
54
<dependency>
55
<groupId>com.github.seeseemelk</groupId>
src/test/java/net/azalealibrary/configuration/AzaleaConfigurationTest.java
0 commit comments