Skip to content

Commit

Permalink
Merge pull request #160 from scala-steward/update/smithy-aws-protocol…
Browse files Browse the repository at this point in the history
…-tests-1.48.0

Update smithy-aws-protocol-tests, ... to 1.48.0
  • Loading branch information
kubukoz authored May 9, 2024
2 parents c2b8a67 + 2d9857c commit 522f74f
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.47.0"
val smithyVersion = "1.48.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 522f74f

Please sign in to comment.