Skip to content

Commit b2de74e

Browse files
authored
Merge pull request #74 from eikek/update/munit-scalacheck-1.2.0
Update munit-scalacheck to 1.2.0
2 parents b1f4076 + 911da97 commit b2de74e

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,7 +10,7 @@ object Dependencies {
1010
val http4s = "0.23.30"
1111
val munit = "1.1.1"
1212
val munitCatsEffect = "2.1.0"
13-
val munitScalaCheck = "1.1.0"
13+
val munitScalaCheck = "1.2.0"
1414
val scribe = "3.15.0"
1515
val scodecBits = "1.2.4"
1616
val jwtScala = "11.0.2";

0 commit comments

Comments
 (0)