Skip to content

Commit fd2e433

Browse files
Update munit-scalacheck to 1.0.0-RC1 in main
1 parent 8487f4c commit fd2e433

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
@@ -13,7 +13,7 @@ lazy val root = project.in(file(".")).aggregate(scalaXml2).enablePlugins(NoPubli
1313
val http4sVersion = "1.0.0-M39"
1414
val scalacheckXmlVersion = "0.1.0"
1515
val scalaXmlVersion = "2.1.0"
16-
val munitVersion = "1.0.0-M11"
16+
val munitVersion = "1.0.0-RC1"
1717
val munitCatsEffectVersion = "2.0.0-M3"
1818

1919
lazy val scalaXml2 = project

0 commit comments

Comments
 (0)