diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 55911b9..4674ac4 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -7,7 +7,7 @@ object Dependencies { val playVersion = "3.0.10" val typesafePlay = "org.playframework" %% "play" % playVersion - val scalaVersion = "3.3.3" + val scalaVersion = "3.3.7" val smithy4sVersion = "0.18.46" val smithyCore = "com.disneystreaming.smithy4s" %% "smithy4s-core" % smithy4sVersion val smithyInteropCats = "com.disneystreaming.smithy4s" %% "smithy4s-cats" % smithy4sVersion