Skip to content

Commit

Permalink
Add JetBrains annotations to the dependency list.
Browse files Browse the repository at this point in the history
  • Loading branch information
BONNe committed Dec 31, 2020
1 parent 28421af commit 1b02cb4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,11 @@
<version>${vault.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>18.0.0</version>
</dependency>
</dependencies>


Expand Down

0 comments on commit 1b02cb4

Please sign in to comment.