diff --git a/build.sbt b/build.sbt index b20f61e69..3c330c23b 100644 --- a/build.sbt +++ b/build.sbt @@ -21,7 +21,7 @@ val lucumaItcVersion = "0.22.4" val lucumaCoreVersion = "0.105.1" val lucumaGraphQLRoutesVersion = "0.8.14" val lucumaSsoVersion = "0.6.25" -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"