Update mockito-4-11 to 3.2.18.0 (#1154)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
d55fbd1d4c
commit
dbfdcb678d
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ object Dependencies {
|
||||||
val scalatestScalaCheck =
|
val scalatestScalaCheck =
|
||||||
"org.scalatestplus" %% s"scalacheck-$scalaTestScalaCheckVersion" % (scalaTestVersion + ".0") % Test
|
"org.scalatestplus" %% s"scalacheck-$scalaTestScalaCheckVersion" % (scalaTestVersion + ".0") % Test
|
||||||
// https://github.com/scalatest/scalatest/issues/2311
|
// https://github.com/scalatest/scalatest/issues/2311
|
||||||
val scalatestMockito = "org.scalatestplus" %% "mockito-4-11" % "3.2.17.0" % Test
|
val scalatestMockito = "org.scalatestplus" %% "mockito-4-11" % "3.2.18.0" % Test
|
||||||
|
|
||||||
val pojosr = "com.googlecode.pojosr" % "de.kalpatec.pojosr.framework" % "0.2.1" % Test
|
val pojosr = "com.googlecode.pojosr" % "de.kalpatec.pojosr.framework" % "0.2.1" % Test
|
||||||
val tinybundles = "org.ops4j.pax.tinybundles" % "tinybundles" % "3.0.0" % Test
|
val tinybundles = "org.ops4j.pax.tinybundles" % "tinybundles" % "3.0.0" % Test
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue