Skip to content

Commit

Permalink
Update smithy-build, smithy-model to 1.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 26, 2023
1 parent e498da4 commit 986f804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ object Deps {
)
}
object smithy {
val smithyVersion = "1.37.0"
val smithyVersion = "1.39.0"
val model = ivy"software.amazon.smithy:smithy-model:$smithyVersion"
val build = ivy"software.amazon.smithy:smithy-build:$smithyVersion"
}
Expand Down

0 comments on commit 986f804

Please sign in to comment.