Skip to content

Commit

Permalink
update assertj-swing-junit from 3.5.0 -> 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusDietz committed May 29, 2017
1 parent f197981 commit 414d2ba
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 @@ -146,7 +146,7 @@ dependencies {
testCompile 'junit:junit:4.12'
testCompile 'org.mockito:mockito-core:2.8.9'
testCompile 'com.github.tomakehurst:wiremock:2.6.0'
testCompile 'org.assertj:assertj-swing-junit:3.5.0'
testCompile 'org.assertj:assertj-swing-junit:3.6.0'
testCompile 'org.reflections:reflections:0.9.11'
}

Expand Down

0 comments on commit 414d2ba

Please sign in to comment.