diff --git a/build.sbt b/build.sbt index 825e52b..df03e80 100644 --- a/build.sbt +++ b/build.sbt @@ -26,7 +26,7 @@ val Avro4sVersionFor2 = "4.1.1" // Version of Avro4s for Scala 3.X val Avro4sVersionFor3 = "5.0.9" val ScalaVersion = "3.3.1" -val ScalatestVersion = "3.2.17" +val ScalatestVersion = "3.2.19" val ScalazVersion = "7.2.35" val Slf4jVersion = "2.0.11" val SprayJsonVersion = "1.3.6"