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 571e85e + cbc5390 commit c0d74deCopy full SHA for c0d74de
1 file changed
liftjson/build.sbt
@@ -7,5 +7,5 @@ scalacOptions += "-Xfatal-warnings"
7
8
libraryDependencies ++= Seq(
9
"net.liftweb" %% "lift-json" % "3.3.0",
10
- "org.mockito" % "mockito-core" % "2.28.2" % "test"
+ "org.mockito" % "mockito-core" % "3.0.0" % "test"
11
)
0 commit comments