Skip to content

Commit fac45fc

Browse files
authored
Merge pull request #316 from Dwolla/update/smithy-model-1.64.0
Update smithy-model to 1.64.0
2 parents a64250d + 0748086 commit fac45fc

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.62.0",
105+
libraryDependencies += "software.amazon.smithy" % "smithy-model" % "1.64.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)