8000
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 96eee5d commit 72cf464Copy full SHA for 72cf464
build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
implementation 'org.apache.commons:commons-compress:1.24.0'
57
implementation 'info.picocli:picocli:4.7.5'
58
59
- testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
60
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
61
testImplementation 'org.testfx:openjfx-monocle:jdk-12.0.1+2'
62
}
0 commit comments