We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697d55e commit 2901507Copy full SHA for 2901507
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