diff --git a/build.sbt b/build.sbt index 179dac765..0d04e9a9d 100644 --- a/build.sbt +++ b/build.sbt @@ -21,7 +21,7 @@ val lucumaItcVersion = "0.24.4" val lucumaCoreVersion = "0.113.0" val lucumaGraphQLRoutesVersion = "0.8.16" val lucumaSsoVersion = "0.8.0" -val munitVersion = "0.7.29" // check test output if you attempt to update this +val munitVersion = "1.0.4" // 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"