Merge pull request #6542 from elharo/patch-2

Update to Truth 1.0
pull/6553/head^2
Rafi Kamal 6 years ago committed by GitHub
commit 2cc432fcfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      java/pom.xml

@ -104,7 +104,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>0.45</version>
<version>1.0</version>
<scope>test</scope>
</dependency>
</dependencies>

Loading…
Cancel
Save