Skip to content

Commit

Permalink
Bump org.testfx:testfx-junit5 from 4.0.16-alpha to 4.0.17 (#3031)
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 7d19df7 commit 45784db
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 @@ -349,7 +349,7 @@ dependencies {
exclude module: 'guava'
}
testImplementation("io.projectreactor.netty:reactor-netty")
testImplementation("org.testfx:testfx-junit5:4.0.16-alpha")
testImplementation("org.testfx:testfx-junit5:4.0.17")
testImplementation("com.natpryce.hamcrest:hamcrest-reflection:0.1-2")
testImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("org.testfx:openjfx-monocle:jdk-12.0.1+2")
Expand Down

0 comments on commit 45784db

Please sign in to comment.