Skip to content

Commit

Permalink
test(deps): update dependency com.google.truth:truth to v1.1 (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewang526 committed Oct 30, 2020
1 parent 6ebd6b1 commit 4c212f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<annotations-api.version>1.3.2</annotations-api.version>
<guava.version>30.0-android</guava.version><!-- We are currently using the *-android version to support JDK7. -->
<junit.version>4.13.1</junit.version>
<truth.version>1.0.1</truth.version>
<truth.version>1.1</truth.version>
<easymock.version>3.6</easymock.version>
<findbugs.version>3.0.2</findbugs.version>
<threetenbp.version>1.5.0</threetenbp.version>
Expand Down

0 comments on commit 4c212f4

Please sign in to comment.