Skip to content

Commit

Permalink
Manage error-prone-annotations at the root
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed May 1, 2024
1 parent fed56de commit 03c79c9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Expand Up @@ -2226,6 +2226,12 @@
<artifactId>j2objc-annotations</artifactId>
<version>1.3</version>
</dependency>

<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.3.4</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 03c79c9

Please sign in to comment.