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 6982b5e commit 9b2c29cCopy full SHA for 9b2c29c
build.gradle.kts
@@ -60,7 +60,7 @@ dependencies {
60
testImplementation("org.junit.platform:junit-platform-engine:1.6.0")
61
testImplementation("org.scalatest:scalatest_2.11:3.2.0")
62
testImplementation("org.scala-lang:scala-library:2.11.12")
63
- testImplementation("org.mockito:mockito-core:2.7.22")
+ testImplementation("org.mockito:mockito-core:3.7.0")
64
}
65
66
sourceSets {
0 commit comments