Skip to content

Commit f669528

Browse files
authored
Merge pull request #1542 from scala-steward/update/smithytranslate-proto-0.5.3
Update smithytranslate-proto to 0.5.3
2 parents 86032b6 + 00bb1a3 commit f669528

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
@@ -40,7 +40,7 @@ object Dependencies {
4040

4141
val Smithytranslate = new {
4242
val org = "com.disneystreaming.smithy"
43-
val smithyTranslateVersion = "0.5.2"
43+
val smithyTranslateVersion = "0.5.3"
4444
val proto = org %% "smithytranslate-proto" % smithyTranslateVersion
4545
}
4646

0 commit comments

Comments
 (0)