Skip to content

Commit add800b

Browse files
Update scalamock to 7.4.1 (#165)
1 parent ca1ff40 commit add800b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ object Dependencies {
1010
"io.circe" %% "circe-parser" % "0.14.14",
1111
"org.cyclonedx" % "cyclonedx-core-java" % "10.2.1",
1212
"org.scalatest" %% "scalatest" % "3.2.19" % Test,
13-
"org.scalamock" %% "scalamock" % "7.4.0" % Test
13+
"org.scalamock" %% "scalamock" % "7.4.1" % Test
1414
)
1515
}

0 commit comments

Comments
 (0)