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

Commit d3c36fe

Browse files
dependabot-preview[bot]KengoTODA
authored andcommitted
Bump truth from 0.45 to 0.46
Bumps [truth](https://github.com/google/truth) from 0.45 to 0.46. - [Release notes](https://github.com/google/truth/releases) - [Commits](https://github.com/google/truth/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 082627f commit d3c36fe

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.45</version>
83+
<version>0.46</version>
8484
<scope>test</scope>
8585
</dependency>
8686
<dependency>

0 commit comments

Comments
 (0)