Skip to content

Commit

Permalink
Bump Truth to 1.4.3.
Browse files Browse the repository at this point in the history
RELNOTES=n/a
PiperOrigin-RevId: 647363452
  • Loading branch information
cpovirk authored and Caliper Team committed Jun 27, 2024
1 parent 90194e2 commit 48c690f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.4.2</version>
<version>1.4.3</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit 48c690f

Please sign in to comment.