Don't shade annotations

This commit is contained in:
Jikoo
2021-03-22 11:56:39 -04:00
parent 889c2ffdab
commit 2a0e0d33d8

View File

@@ -32,6 +32,7 @@
<groupId>org.jetbrains</groupId> <groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId> <artifactId>annotations</artifactId>
<version>17.0.0</version> <version>17.0.0</version>
<scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.spigotmc</groupId> <groupId>org.spigotmc</groupId>