Skip to content

Commit

Permalink
Bump org.testfx:testfx-core from 4.0.16-alpha to 4.0.17 (#3030)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent e4675dd commit 7d19df7
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 @@ -345,7 +345,7 @@ dependencies {
testImplementation("com.squareup.okhttp3:okhttp")
testImplementation("com.squareup.okhttp3:mockwebserver")
testImplementation("io.projectreactor:reactor-test")
testImplementation("org.testfx:testfx-core:4.0.16-alpha") {
testImplementation("org.testfx:testfx-core:4.0.17") {
exclude module: 'guava'
}
testImplementation("io.projectreactor.netty:reactor-netty")
Expand Down

0 comments on commit 7d19df7

Please sign in to comment.