Skip to content

Commit

Permalink
Bump assertj-swing-junit from 3.8.0 to 3.9.2 (#4647)
Browse files Browse the repository at this point in the history
Bumps [assertj-swing-junit](https://github.com/joel-costigliola/assertj-swing) from 3.8.0 to 3.9.2.
- [Release notes](https://github.com/joel-costigliola/assertj-swing/releases)
- [Commits](assertj/assertj-swing@assertj-swing-parent-pom-3.8.0...assertj-swing-parent-pom-3.9.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and tobiasdiez committed Feb 11, 2019
1 parent 7c1ca46 commit 0c09619
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 @@ -169,7 +169,7 @@ dependencies {
testRuntime 'org.apache.logging.log4j:log4j-jul:2.11.2'
testCompile 'org.mockito:mockito-core:2.24.0'
testCompile 'com.github.tomakehurst:wiremock:2.21.0'
testCompile 'org.assertj:assertj-swing-junit:3.8.0'
testCompile 'org.assertj:assertj-swing-junit:3.9.2'
testCompile 'org.reflections:reflections:0.9.11'
testCompile 'org.xmlunit:xmlunit-core:2.6.2'
testCompile 'org.xmlunit:xmlunit-matchers:2.6.2'
Expand Down

0 comments on commit 0c09619

Please sign in to comment.