Skip to content

Commit

Permalink
Bump Truth to 1.4.2.
Browse files Browse the repository at this point in the history
RELNOTES=n/a
PiperOrigin-RevId: 611579573
  • Loading branch information
cpovirk authored and EscapeVelocity Team committed Feb 29, 2024
1 parent 5f0ec30 commit 2d6e12e
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 @@ -73,7 +73,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.4.1</version>
<version>1.4.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 2d6e12e

Please sign in to comment.