We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548d5bd commit d5ea38dCopy full SHA for d5ea38d
build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
78
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
79
testImplementation 'org.junit.platform:junit-platform-launcher:1.10.2'
80
- testImplementation "org.testfx:testfx-junit5:4.0.17"
+ testImplementation "org.testfx:testfx-junit5:4.0.18"
81
82
// JavaFX
83
implementation "org.openjfx:javafx-fxml:21.0.2"
0 commit comments