Skip to content

Commit

Permalink
Bump assertj-core from 3.18.1 to 3.19.0
Browse files Browse the repository at this point in the history
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.18.1 to 3.19.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-3.18.1...assertj-core-3.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 25, 2021
1 parent b05c52d commit 0a00be5
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 0a00be5

Please sign in to comment.