Skip to content

Commit

Permalink
chore: update smithy-protocol-test-traits from 1.52.1 to 1.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jona7o committed Nov 21, 2024
1 parent 6672859 commit c303ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ object Dependencies {
val alloyOpenapi = "com.disneystreaming.alloy" %% "alloy-openapi" % "0.3.14"

val classgraph = "io.github.classgraph" % "classgraph" % "4.8.179"
val smithyVersion = "1.52.1"
val smithyVersion = "1.53.0"
val testTraits =
"software.amazon.smithy" % "smithy-protocol-test-traits" % smithyVersion

Expand Down

0 comments on commit c303ed2

Please sign in to comment.