Skip to content

Commit a64e790

Browse files
authored
Merge pull request #136 from http4s/update/series/0.23/munit-cats-effect-2.0.0-M4
Update munit-cats-effect to 2.0.0-M4 in series/0.23
2 parents 9c47ecd + eb62d68 commit a64e790

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
@@ -17,7 +17,7 @@ val scalacheckXmlVersion = "0.1.0"
1717
val scalaXml1Version = "1.3.1"
1818
val scalaXml2Version = "2.2.0"
1919
val munitVersion = "1.0.0-M11"
20-
val munitCatsEffectVersion = "2.0.0-M3"
20+
val munitCatsEffectVersion = "2.0.0-M4"
2121

2222
lazy val scalaXml2 = project
2323
.in(file("scala-xml-2"))

0 commit comments

Comments
 (0)