diff --git a/project/build.sbt b/project/build.sbt index 14cb35e..6901aff 100644 --- a/project/build.sbt +++ b/project/build.sbt @@ -1,4 +1,4 @@ -val smithyVersion = "1.41.0" +val smithyVersion = "1.41.1" libraryDependencies += "software.amazon.smithy" % "smithy-model" % smithyVersion libraryDependencies += "software.amazon.smithy" % "smithy-build" % smithyVersion