diff --git a/build.sbt b/build.sbt index d9212667c..879eba4c7 100644 --- a/build.sbt +++ b/build.sbt @@ -21,7 +21,7 @@ val lucumaItcVersion = "0.24.0" val lucumaCoreVersion = "0.109.0" val lucumaGraphQLRoutesVersion = "0.8.15" val lucumaSsoVersion = "0.6.29" -val munitVersion = "0.7.29" // check test output if you attempt to update this +val munitVersion = "1.0.2" // check test output if you attempt to update this val munitCatsEffectVersion = "1.0.7" // check test output if you attempt to update this val munitDisciplineVersion = "1.0.9" // check test output if you attempt to update this val natchezHttp4sVersion = "0.6.0"