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 f3b4893 commit 20ee8c3Copy full SHA for 20ee8c3
pom.xml
@@ -29,13 +29,7 @@
29
<dependency>
30
<groupId>org.jetbrains</groupId>
31
<artifactId>annotations</artifactId>
32
- <version>13.0</version>
33
- <scope>compile</scope>
34
- </dependency>
35
- <dependency>
36
- <groupId>org.jetbrains</groupId>
37
- <artifactId>annotations</artifactId>
38
+ <version>RELEASE</version>
39
<scope>compile</scope>
40
</dependency>
41
</dependencies>
0 commit comments