Skip to content

Commit

Permalink
Bump smithy-translate to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Baccata committed Mar 14, 2024
1 parent 19332bf commit 43d0d5c
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 @@ -38,7 +38,7 @@ object Dependencies {

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

Expand Down

0 comments on commit 43d0d5c

Please sign in to comment.