Skip to content

Commit

Permalink
Update munit to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed May 22, 2024
1 parent 9f43a12 commit c7bf508
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 @@ -40,7 +40,7 @@ lazy val `http4s-consul-middleware` = crossProject(JSPlatform, JVMPlatform)
},
libraryDependencies ++= {
val http4sVersion = "0.23.25"
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(
Expand Down

0 comments on commit c7bf508

Please sign in to comment.