|
|
@ -78,9 +78,9 @@ allprojects {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
dependencies {
|
|
|
|
dependencies {
|
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
|
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
|
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.1'
|
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
|
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
|
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
test {
|
|
|
|
test {
|
|
|
|