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.
2 parents 1e8d356 + 255c463 commit a1e2b7fCopy full SHA for a1e2b7f
build.gradle.kts
@@ -61,7 +61,7 @@ dependencies {
61
testImplementation("org.junit.platform:junit-platform-engine:1.6.0")
62
testImplementation("org.scalatest:scalatest_$testScalaLibraryVersion:3.3.0-SNAP3")
63
testImplementation("org.scala-lang:scala-library:$testScalaVersion")
64
- testImplementation("org.mockito:mockito-core:4.4.0")
+ testImplementation("org.mockito:mockito-core:4.5.1")
65
}
66
67
sourceSets {
0 commit comments