We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2c2d73 + b15fc8d commit 1707c5fCopy full SHA for 1707c5f
build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
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.1'
+ testImplementation 'org.junit.platform:junit-platform-launcher:1.10.2'
80
testImplementation "org.testfx:testfx-junit5:4.0.17"
81
82
// JavaFX
0 commit comments