We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2950986 + 2901507 commit 7b5ec9fCopy full SHA for 7b5ec9f
build.gradle
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
- testImplementation("org.junit.jupiter:junit-jupiter:5.9.3")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
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