chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.10.1 #29
|
|
@ -20,7 +20,7 @@ dependencies {
|
|||
}
|
||||
|
||||
// Use JUnit Jupiter for testing.
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.9.3")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
|
||||
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue