Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

Commit ce09b7c

Browse files
dependabot-preview[bot]KengoTODA
authored andcommitted
Bump truth from 0.44 to 0.45
Bumps [truth](https://github.com/google/truth) from 0.44 to 0.45. - [Release notes](https://github.com/google/truth/releases) - [Commits](https://github.com/google/truth/commits)
1 parent da6ebaa commit ce09b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>com.google.truth</groupId>
8282
<artifactId>truth</artifactId>
83-
<version>0.44</version>
83+
<version>0.45</version>
8484
<scope>test</scope>
8585
</dependency>
8686
<dependency>

0 commit comments

Comments
 (0)