diff --git a/project/Dependencies.scala b/project/Dependencies.scala index acd65a0d..bcbf9c71 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -16,7 +16,7 @@ object Dependencies { val alloyOpenapi = "com.disneystreaming.alloy" %% "alloy-openapi" % "0.3.14" val classgraph = "io.github.classgraph" % "classgraph" % "4.8.175" - val smithyVersion = "1.50.0" + val smithyVersion = "1.51.0" val testTraits = "software.amazon.smithy" % "smithy-protocol-test-traits" % smithyVersion