Skip to content

Commit 39ae09e

Browse files
committed
Make NotNull/Nullable annotations dependency optional
1 parent 657f639 commit 39ae09e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
<groupId>com.intellij</groupId>
3939
<artifactId>annotations</artifactId>
4040
<version>12.0</version>
41+
<scope>provided</scope>
4142
</dependency>
4243

4344
<!-- test dependencies -->

0 commit comments

Comments
 (0)