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 ca1ff40 commit add800bCopy full SHA for add800b
project/Dependencies.scala
@@ -10,6 +10,6 @@ object Dependencies {
10
"io.circe" %% "circe-parser" % "0.14.14",
11
"org.cyclonedx" % "cyclonedx-core-java" % "10.2.1",
12
"org.scalatest" %% "scalatest" % "3.2.19" % Test,
13
- "org.scalamock" %% "scalamock" % "7.4.0" % Test
+ "org.scalamock" %% "scalamock" % "7.4.1" % Test
14
)
15
}
0 commit comments