Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 8052bb8

Browse files
chore(deps): update dependency com.google.truth:truth to v1 (#173)
Co-authored-by: Jeff Ching <chingor@google.com>
1 parent 11cb57e commit 8052bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.google.truth</groupId>
4242
<artifactId>truth</artifactId>
43-
<version>0.31.1-SNAPSHOT</version>
43+
<version>1.0.1</version>
4444
<scope>test</scope>
4545
</dependency>
4646
</dependencies>

0 commit comments

Comments
 (0)