Skip to content

Commit 2d85ad8

Browse files
Update munit-scalacheck to 1.1.0 in series/0.23
1 parent 875e385 commit 2d85ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ThisBuild / scalaVersion := Scala213
1212
lazy val root = project.in(file(".")).aggregate(twirl).enablePlugins(NoPublishPlugin)
1313

1414
val http4sVersion = "0.23.30"
15-
val munitVersion = "1.0.0"
15+
val munitVersion = "1.1.0"
1616
val munitCatsEffectVersion = "2.0.0"
1717

1818
lazy val twirl = project

0 commit comments

Comments
 (0)