Skip to content

Commit

Permalink
Merge pull request square#2528 from Mauin/update_junit
Browse files Browse the repository at this point in the history
updates junit version to v4.12
  • Loading branch information
swankjesse committed May 1, 2016
2 parents adc97d5 + 8f8018c commit 312ebb3
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 @@ -57,7 +57,7 @@
<okio.version>1.6.0</okio.version>

<!-- Test Dependencies -->
<junit.version>4.11</junit.version>
<junit.version>4.12</junit.version>
</properties>

<scm>
Expand Down

0 comments on commit 312ebb3

Please sign in to comment.