Skip to content

Commit

Permalink
Bump testfx-core from 4.0.15-alpha to 4.0.17-alpha-SNAPSHOT
Browse files Browse the repository at this point in the history
Bumps testfx-core from 4.0.15-alpha to 4.0.17-alpha-SNAPSHOT.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 26, 2019
1 parent cc53fb8 commit 9ebacc9
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 @@ -204,7 +204,7 @@ dependencies {
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.10.2'
//testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.11.0'
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.11.0'
testCompile "org.testfx:testfx-core:4.0.15-alpha"
testCompile "org.testfx:testfx-core:4.0.17-alpha-SNAPSHOT"
testCompile "org.testfx:testfx-junit5:4.0.15-alpha"

checkstyle 'com.puppycrawl.tools:checkstyle:8.23'
Expand Down

0 comments on commit 9ebacc9

Please sign in to comment.