Skip to content

Commit 396e350

Browse files
committed
test(deps): update dependency com.google.truth:truth to v1.4.4
1 parent 42188b9 commit 396e350

File tree

1 file changed

+1
-1
lines changed
  • google-cloud-datastore-utils

1 file changed

+1
-1
lines changed

google-cloud-datastore-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>com.google.truth</groupId>
7878
<artifactId>truth</artifactId>
79-
<version>1.4.2</version>
79+
<version>1.4.4</version>
8080
<scope>test</scope>
8181
<exclusions>
8282
<exclusion>

0 commit comments

Comments
 (0)