diff --git a/build.sbt b/build.sbt index cdf5d8ea9..8b3421715 100644 --- a/build.sbt +++ b/build.sbt @@ -21,7 +21,7 @@ val lucumaItcVersion = "0.22.6" val lucumaCoreVersion = "0.107.0" val lucumaGraphQLRoutesVersion = "0.8.15" val lucumaSsoVersion = "0.6.27" -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"