Skip to content

Commit

Permalink
Merge pull request #258 from cdancy/dependabot/gradle/org.assertj-ass…
Browse files Browse the repository at this point in the history
…ertj-core-3.19.0

Bump assertj-core from 3.18.1 to 3.19.0
  • Loading branch information
cdancy committed Jan 25, 2021
2 parents b05c52d + 0a00be5 commit 3e2c62b
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 @@ -49,7 +49,7 @@ dependencies {
testCompile ("org.apache.jclouds:jclouds-core:${jcloudsVersion}:tests")
testCompile ("org.apache.jclouds.driver:jclouds-slf4j:${jcloudsVersion}")
testCompile ('org.testng:testng:7.3.0')
testCompile ('org.assertj:assertj-core:3.18.1')
testCompile ('org.assertj:assertj-core:3.19.0')
testCompile ('com.squareup.okhttp:mockwebserver:2.7.5')
testCompile ('ch.qos.logback:logback-core:1.2.3')
testCompile ('ch.qos.logback:logback-classic:1.2.3')
Expand Down

0 comments on commit 3e2c62b

Please sign in to comment.