Skip to content

Commit

Permalink
Merge pull request #1542 from scala-steward/update/smithytranslate-pr…
Browse files Browse the repository at this point in the history
…oto-0.5.3

Update smithytranslate-proto to 0.5.3
  • Loading branch information
mergify[bot] authored May 25, 2024
2 parents 86032b6 + 00bb1a3 commit f669528
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 @@ -40,7 +40,7 @@ object Dependencies {

val Smithytranslate = new {
val org = "com.disneystreaming.smithy"
val smithyTranslateVersion = "0.5.2"
val smithyTranslateVersion = "0.5.3"
val proto = org %% "smithytranslate-proto" % smithyTranslateVersion
}

Expand Down

0 comments on commit f669528

Please sign in to comment.