Skip to content

Commit

Permalink
Fix change to Truth version that got lost in merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
cgdecker committed May 23, 2014
1 parent 71179dd commit fd9fb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<dependency>
<groupId>org.truth0</groupId>
<artifactId>truth</artifactId>
<version>0.13</version>
<version>0.16</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit fd9fb8b

Please sign in to comment.