Skip to content

Commit

Permalink
Update smithy-aws-traits, smithy-build, ... to 1.17.0 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 9, 2022
1 parent 102510f commit 5499399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ lazy val Dependencies = new {
)

val Smithy = new {
val smithyVersion = "1.16.3"
val smithyVersion = "1.17.0"
val model = "software.amazon.smithy" % "smithy-model" % smithyVersion
val build = "software.amazon.smithy" % "smithy-build" % smithyVersion
val awsTraits =
Expand Down

0 comments on commit 5499399

Please sign in to comment.