diff --git a/project/Versions.scala b/project/Versions.scala index 95e398f..eb3e803 100644 --- a/project/Versions.scala +++ b/project/Versions.scala @@ -3,7 +3,7 @@ object Versions { def catsTestkit = "2.1.5" - def scalatest = "3.2.17" + def scalatest = "3.2.20" def scalatestPlus = "3.2.14.0"