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 73a62aa commit 95430f0Copy full SHA for 95430f0
build.gradle
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
- testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.10.2")
19
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
20
testImplementation('com.github.npathai:hamcrest-optional:2.0.0')
21
testImplementation('org.hamcrest:hamcrest:2.2')
0 commit comments