Skip to content

Commit 72d5efd

Browse files
authored
Merge pull request #297 from innFactory/update/smithy-protocol-test-traits-1.50.0
chore: update smithy-protocol-test-traits from 1.49.0 to 1.50.0
2 parents 871fd68 + a18e582 commit 72d5efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ object Dependencies {
1616
val alloyOpenapi = "com.disneystreaming.alloy" %% "alloy-openapi" % "0.3.9"
1717

1818
val classgraph = "io.github.classgraph" % "classgraph" % "4.8.174"
19-
val smithyVersion = "1.49.0"
19+
val smithyVersion = "1.50.0"
2020
val testTraits =
2121
"software.amazon.smithy" % "smithy-protocol-test-traits" % smithyVersion
2222

0 commit comments

Comments
 (0)