Skip to content

Commit

Permalink
Update munit-scalacheck to 1.1.0 in main
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Jan 24, 2025
1 parent 975f6fe commit 297f792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ThisBuild / scalaVersion := Scala213
lazy val root = project.in(file(".")).aggregate(twirl).enablePlugins(NoPublishPlugin)

val http4sVersion = "1.0.0-M44"
val munitVersion = "0.7.29"
val munitVersion = "1.1.0"
val munitCatsEffectVersion = "2.0.0-M3"

lazy val twirl = project
Expand Down

0 comments on commit 297f792

Please sign in to comment.