diff --git a/build.sc b/build.sc index 595b381..c48f114 100644 --- a/build.sc +++ b/build.sc @@ -225,7 +225,7 @@ object docs extends BasePublishModule { object Deps { val smithy = new { - val smithyVersion = "1.66.0" + val smithyVersion = "1.67.0" val model = ivy"software.amazon.smithy:smithy-model:$smithyVersion" val awsTraits = ivy"software.amazon.smithy:smithy-aws-traits:$smithyVersion" val awsProtocolTestTraits =