Skip to content

Commit 8ce72fe

Browse files
Update munit-scalacheck to 1.2.0 in series/0.24
1 parent 4419798 commit 8ce72fe

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 @@ lazy val root = project.in(file(".")).aggregate(scalaXml).enablePlugins(NoPublis
1414
val http4sVersion = "0.23.30"
1515
val scalacheckXmlVersion = "0.1.1"
1616
val scalaXml2Version = "2.4.0"
17-
val munitVersion = "1.1.0"
17+
val munitVersion = "1.2.0"
1818
val munitCatsEffectVersion = "2.1.0"
1919

2020
lazy val scalaXml = project

0 commit comments

Comments
 (0)