Skip to content

Commit f6a1a11

Browse files
authored
Merge pull request #142 from http4s/update/series/0.23/munit-scalacheck-1.0.0-M11
Update munit-scalacheck to 1.0.0-M11 in series/0.23
2 parents 51bb710 + 3922d63 commit f6a1a11

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
@@ -16,7 +16,7 @@ val http4sVersion = "0.23.25"
1616
val scalacheckXmlVersion = "0.1.0"
1717
val scalaXml1Version = "1.3.1"
1818
val scalaXml2Version = "2.2.0"
19-
val munitVersion = "1.0.0-M8"
19+
val munitVersion = "1.0.0-M11"
2020
val munitCatsEffectVersion = "2.0.0-M3"
2121

2222
lazy val scalaXml2 = project

0 commit comments

Comments
 (0)