Skip to content

Commit

Permalink
Merge branch 'scalatest-fix' into upstream-master
Browse files Browse the repository at this point in the history
This is a re-merge of the (re-based) 'bump scalatest to 2.2.2' branch
into master, since I (tdanford) messed up the merge the first time.
  • Loading branch information
tdanford committed Sep 16, 2014
2 parents cb7eadc + 08b516f commit dc8fc8e
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 @@ -442,7 +442,7 @@
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_${scala.artifact.suffix}</artifactId>
<version>1.9.2</version>
<version>2.2.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit dc8fc8e

Please sign in to comment.