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.
1 parent e763a23 commit 81ad902Copy full SHA for 81ad902
build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
implementation 'org.apache.commons:commons-compress:1.27.1'
56
implementation 'info.picocli:picocli:4.7.7'
57
58
- testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
59
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
60
testImplementation 'org.testfx:openjfx-monocle:21.0.2'
61
}
0 commit comments