Skip to content

Commit

Permalink
Bump assertJ dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
heshamMassoud committed Aug 8, 2019
1 parent 6973df2 commit eed4117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-scripts/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ext{
commercetoolsJvmSdkVersion = '1.45.0'
mockitoJunitJupiterVersion = '3.0.0'
jupiterApiVersion = '5.5.1'
assertjVersion = '3.12.2'
assertjVersion = '3.13.2'
checkstyleVersion = '8.2'
pmdVersion = '6.14.0'
jacocoVersion = '0.8.4'
Expand Down

0 comments on commit eed4117

Please sign in to comment.