-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi,
I was wondering, where those @NotNull annotations in our codebase were coming from. Someone used your library and introduced the dependency
<dependency>
<groupId>com.intellij</groupId>
<artifactId>annotations</artifactId>
<version>12.0</version>
</dependency>
to us.
Can you define this dependency in a way, so it is not pulled into projects using your library?
Metadata
Metadata
Assignees
Labels
No labels