We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 323533e + 481f803 commit 66759e7Copy full SHA for 66759e7
build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
75
// Use JUnit test framework
76
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
77
- testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
78
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.1'
79
testImplementation 'org.junit.platform:junit-platform-launcher:1.10.1'
80
testImplementation "org.testfx:testfx-junit5:4.0.17"
0 commit comments