Skip to content

Commit

Permalink
Update smithy-aws-protocol-tests, ... to 1.45.0 (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 28, 2024
1 parent a861c66 commit 777edde
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 @@ -187,7 +187,7 @@ object `protocol-tests` extends BaseJavaModule {

object Deps {
val smithy = new {
val smithyVersion = "1.43.0"
val smithyVersion = "1.45.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 777edde

Please sign in to comment.