Skip to content

Commit 908deb9

Browse files
authored
Merge pull request #213 from http4s/update/munit-cats-effect-2.1.0
2 parents 73cc3e6 + 8e2363c commit 908deb9

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
@@ -34,7 +34,7 @@ val scalaXmlVersion = "2.2.0"
3434
val fs2Version = "3.12.0"
3535
val fs2DataVersion = "1.11.2"
3636
val munitVersion = "1.0.0-M11"
37-
val munitCatsEffectVersion = "2.0.0"
37+
val munitCatsEffectVersion = "2.1.0"
3838

3939
lazy val xml = crossProject(JVMPlatform, JSPlatform, NativePlatform)
4040
.crossType(CrossType.Pure)

0 commit comments

Comments
 (0)