We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe26bc4 commit 1657078Copy full SHA for 1657078
project/Dependencies.scala
@@ -7,7 +7,7 @@ object Dependencies {
7
val fs2 = "3.9.4"
8
val skunk = "0.6.3"
9
val scalaCheck = "1.15.4"
10
- val MUnit = "1.0.0-M8"
+ val MUnit = "1.0.0-M11"
11
val CatsEffectMunit = "2.0.0-M3"
12
val scalacheckEffectVersion = "2.0.0-M2"
13
val doobie = "1.0.0-RC5"
0 commit comments