Skip to content

Commit

Permalink
Update to Truth 0.44.
Browse files Browse the repository at this point in the history
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=244957378
  • Loading branch information
cpovirk authored and ronshapiro committed Apr 29, 2019
1 parent d254e04 commit cdf7546
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/pom.xml
Expand Up @@ -13,7 +13,7 @@
<properties>
<!-- Override this with -Dtest.include="**/SomeTest.java" on the CLI -->
<test.include>%regex[.*.class]</test.include>
<truth.version>0.42</truth.version>
<truth.version>0.44</truth.version>
<animal.sniffer.version>1.17</animal.sniffer.version>
<maven-javadoc-plugin.version>3.0.1</maven-javadoc-plugin.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -13,7 +13,7 @@
<properties>
<!-- Override this with -Dtest.include="**/SomeTest.java" on the CLI -->
<test.include>%regex[.*.class]</test.include>
<truth.version>0.42</truth.version>
<truth.version>0.44</truth.version>
<animal.sniffer.version>1.17</animal.sniffer.version>
<maven-javadoc-plugin.version>3.0.1</maven-javadoc-plugin.version>
</properties>
Expand Down

0 comments on commit cdf7546

Please sign in to comment.