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 0d43c4b commit 2058553Copy full SHA for 2058553
build.gradle.kts
@@ -63,7 +63,7 @@ dependencies {
63
testImplementation("org.junit.platform:junit-platform-engine:1.6.0")
64
testImplementation("org.scalatest:scalatest_$testScalaLibraryVersion:3.3.0-SNAP3")
65
testImplementation("org.scala-lang:scala-library:$testScalaVersion")
66
- testImplementation("org.mockito:mockito-core:4.8.0")
+ testImplementation("org.mockito:mockito-core:4.8.1")
67
}
68
69
sourceSets {
0 commit comments