Skip to content

Commit 7e1da32

Browse files
Update scalamock to 7.4.2 (#170)
1 parent 9f229d7 commit 7e1da32

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.1" % Test
13+
"org.scalamock" %% "scalamock" % "7.4.2" % Test
1414
)
1515
}

0 commit comments

Comments
 (0)