Skip to content

Commit 842d57b

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update smithy-model to 1.66.0
1 parent 4657daa commit 842d57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ lazy val `consul-discoverable-smithy-spec` = project
102102
path.equalsIgnoreCase("META-INF/smithy/manifest")
103103
},
104104
resolvers += Resolver.mavenLocal,
105-
libraryDependencies += "software.amazon.smithy" % "smithy-model" % "1.65.0",
105+
libraryDependencies += "software.amazon.smithy" % "smithy-model" % "1.66.0",
106106
tlVersionIntroduced := Map("3" -> "0.3.4", "2.12" -> "0.3.4", "2.13" -> "0.3.4"),
107107
)
108108

0 commit comments

Comments
 (0)