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 2698520 commit aa0d977Copy full SHA for aa0d977
commandapi-core/pom.xml
@@ -65,14 +65,6 @@
65
<version>${project.version}</version>
66
<scope>provided</scope>
67
</dependency>
68
-
69
- <!-- Other dependencies -->
70
- <dependency>
71
- <groupId>org.jetbrains</groupId>
72
- <artifactId>annotations</artifactId>
73
- <version>24.1.0</version>
74
- <scope>provided</scope>
75
- </dependency>
76
</dependencies>
77
78
0 commit comments