Skip to content

Commit

Permalink
Update smithy-aws-protocol-tests, ... to 1.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 21, 2024
1 parent db95c7b commit 0937f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ object `protocol-tests` extends BaseJavaModule {

object Deps {
val smithy = new {
val smithyVersion = "1.49.0"
val smithyVersion = "1.53.0"
val model = ivy"software.amazon.smithy:smithy-model:$smithyVersion"
val awsTraits = ivy"software.amazon.smithy:smithy-aws-traits:$smithyVersion"
val awsProtocolTestTraits =
Expand Down

0 comments on commit 0937f86

Please sign in to comment.