Skip to content

Commit d3022e4

Browse files
authored
Merge pull request #233 from http4s/update/series/0.24/munit-scalacheck-1.2.0
2 parents 4419798 + 8ce72fe commit d3022e4

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)