Skip to content

Commit 1657078

Browse files
committed
Update munit, munit-scalacheck to 1.0.0-M11
1 parent fe26bc4 commit 1657078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object Dependencies {
77
val fs2 = "3.9.4"
88
val skunk = "0.6.3"
99
val scalaCheck = "1.15.4"
10-
val MUnit = "1.0.0-M8"
10+
val MUnit = "1.0.0-M11"
1111
val CatsEffectMunit = "2.0.0-M3"
1212
val scalacheckEffectVersion = "2.0.0-M2"
1313
val doobie = "1.0.0-RC5"

0 commit comments

Comments
 (0)