Update intellij idea annotations

This commit is contained in:
Andrea Cavalli 2020-09-30 22:39:13 +02:00
parent 90277e1c51
commit f245cbf7d4
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>RELEASE</version>
<version>19.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>