Skip to content

Commit

Permalink
Add jspecify to the build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Creech committed Aug 10, 2022
1 parent 5abc976 commit 508e2e5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions google-cloud-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,11 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core</artifactId>
</dependency>
<dependency>
<groupId>org.jspecify</groupId>
<artifactId>jspecify</artifactId>
<version>0.2.0</version>
</dependency>

<!-- Test dependencies -->
<dependency>
Expand Down

0 comments on commit 508e2e5

Please sign in to comment.