Skip to content

Commit

Permalink
Bump assertj-core to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dancc authored and dancc committed Oct 12, 2017
1 parent 8286702 commit 75e3a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {

testCompile ('org.apache.jclouds:jclouds-core:2.0.2:tests')
testCompile ('org.testng:testng:6.11')
testCompile ('org.assertj:assertj-core:3.6.2')
testCompile ('org.assertj:assertj-core:3.8.0')
testCompile ('com.squareup.okhttp:mockwebserver:2.2.0')
testCompile ('org.apache.jclouds.driver:jclouds-slf4j:2.0.2')
testCompile ('ch.qos.logback:logback-core:1.2.1')
Expand Down

0 comments on commit 75e3a46

Please sign in to comment.