Skip to content

Commit

Permalink
Manage j2objc-annotations 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed May 1, 2024
1 parent 48d7496 commit 902c426
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2215,6 +2215,12 @@
<artifactId>datasketches-java</artifactId>
<version>5.0.1</version>
</dependency>

<dependency>
<groupId>com.google.j2objc</groupId>
<artifactId>j2objc-annotations</artifactId>
<version>1.3</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 902c426

Please sign in to comment.