Skip to content

Commit 19f039c

Browse files
Update munit-cats-effect to 2.0.0-M4 in main
1 parent 5538dbb commit 19f039c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ val http4sVersion = "1.0.0-M39"
1414
val scalacheckXmlVersion = "0.1.0"
1515
val scalaXmlVersion = "2.1.0"
1616
val munitVersion = "1.0.0-M8"
17-
val munitCatsEffectVersion = "2.0.0-M3"
17+
val munitCatsEffectVersion = "2.0.0-M4"
1818

1919
lazy val scalaXml2 = project
2020
.in(file("scala-xml-2"))

0 commit comments

Comments
 (0)