Skip to content

Commit

Permalink
Fix spring-projects#95 migrate to AssertJ 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arey committed Oct 14, 2015
1 parent 77bd960 commit 8b5d980
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 @@ -24,7 +24,7 @@
<tomcat.version>7.0.59</tomcat.version>

<!-- Test -->
<assertj.version>2.1.0</assertj.version>
<assertj.version>3.2.0</assertj.version>

<!-- Dates -->
<jodatime-hibernate.version>1.3</jodatime-hibernate.version>
Expand Down

0 comments on commit 8b5d980

Please sign in to comment.