Skip to content

Commit

Permalink
Update munit, munit-scalacheck to 1.0.0
Browse files Browse the repository at this point in the history
dwolla-oss-scala-steward[bot] committed Jun 7, 2024
1 parent 209e345 commit d211580
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
@@ -41,7 +41,7 @@ lazy val `http4s-consul-middleware` = crossProject(JSPlatform, JVMPlatform)
},
libraryDependencies ++= {
val http4sVersion = "0.23.27"
val munitVersion = "0.7.29"
val munitVersion = "1.0.0"
val circeOpticsV = if (scalaBinaryVersion.value == "2.12") "0.14.1" else "0.15.0"

Seq(

0 comments on commit d211580

Please sign in to comment.